fixing imports to get ready for module distribution.
[osm/common.git] / osm_common / fsbase.py
index 7b6cd0c..60c0c0f 100644 (file)
@@ -40,4 +40,3 @@ class FsBase(object):
 
     def file_delete(self, storage, ignore_non_exist=False):
         pass
-