Browse Source

todo removed (checked in VIG, works there too)

bernhardbuhl 4 years ago
parent
commit
e11ae43e63
1 changed files with 0 additions and 1 deletions
  1. 0 1
      baangt/base/ExportResults/ExportResults.py

+ 0 - 1
baangt/base/ExportResults/ExportResults.py

@@ -510,7 +510,6 @@ class ExportTiming:
 
         Update 29.3.2020: Format changed to "since last call: 00:xx:xx,", rest looks identical.
         """
-        # Todo: Double-check for VIG, why it works there in the old format while for baangtIA it shows new format!
         lExport = {}
         lLines = lTimeLog.split("\n")
         for line in lLines: