Merge branch 'master' into senslab2
[sfa.git] / sfa / managers / aggregate_manager.py
index fab2af8..90344ae 100644 (file)
@@ -9,7 +9,6 @@ class AggregateManager:
     # essentially a union of the core version, the generic version (this code) and
     # whatever the driver needs to expose
     def GetVersion(self, api, options):
-    
         xrn=Xrn(api.hrn)
         version = version_core()
         version_generic = {