a portion of the aggregate manager methods has moved to the driver
[sfa.git] / sfa / plc / plaggregate.py
index a7e30b9..4cc2c55 100644 (file)
@@ -24,7 +24,6 @@ class PlAggregate:
 
     def __init__(self, driver):
         self.driver = driver
-        self.user_options = {}
  
     def get_sites(self, filter={}):
         sites = {}