Skip to content

Remove unit of timestamp

Christopher Lange requested to merge BugfixDataImportUnits into master

Changing unit caused failure because timestamp is used as index and not as column. Bugfix: remove timestamp's unit based on given timestamp name.

Merge request reports