Skip to content

Commit 7ee5ec2

Browse files
committed
TAG
1 parent cb94954 commit 7ee5ec2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extension.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const vscode = require('vscode');
66
//
77

88
const JSONFANCY = function (x) { return require('util').inspect(x, { colors: false, depth: null, breakLength: 1 }); };
9-
109
const DT = function () { return new Date().toISOString().substr(0, 19).replace('T', '|'); }
1110

1211
//

0 commit comments

Comments
 (0)