JIRA: BOTTLENECKS-29
[bottlenecks.git] / vstf / vstf / controller / reporters / reporter.py
old mode 100755 (executable)
new mode 100644 (file)
index e77ae34..654c9b8
@@ -26,7 +26,6 @@ from vstf.controller.reporters.report.candy_generator import CandyGenerator
 import vstf.common.constants as cst
 
 
-__version__ = ''' '''
 LOG = logging.getLogger(__name__)