Remove obsolete comment

Change-Id: Ia37ca1d801d91e959d1aed373a7f8673c89c7fe9
This commit is contained in:
Mehdi Abaakouk 2017-02-03 08:36:32 +01:00
parent afe5c471d9
commit ba8c287c8a

View File

@ -21,8 +21,6 @@ class ReportGenerationError(Exception):
pass
# TODO(sileht): We inherit from this storage driver temporary
# until we moved out all incoming code from here.
class StorageDriver(object):
@staticmethod