Updated plugins with new directory structure
[osm/MON.git] / osm_mon / plugins / OpenStack / response.py
index 691374a..75d907e 100644 (file)
@@ -23,9 +23,8 @@
 
 import json
 import logging
-log = logging.getLogger(__name__)
 
-__author__ = "Helena McGough"
+log = logging.getLogger(__name__)
 
 schema_version = "1.0"