Skip to content

Commit be749c4

Browse files
committed
minor
1 parent c07c6b0 commit be749c4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

services/static-webserver/client/source/class/osparc/file/FileTreeItem.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,4 @@ qx.Class.define("osparc.file.FileTreeItem", {
187187
}
188188
}
189189
},
190-
191-
destruct: function() {
192-
this._dateFormat.dispose();
193-
this._dateFormat = null;
194-
}
195190
});

0 commit comments

Comments
 (0)