Skip to content

Commit 2abbd6d

Browse files
committed
Removed obsolete imports
1 parent a1201d9 commit 2abbd6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/extension.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
import * as vscode from 'vscode';
1919
// Also import moment for date formatting
2020
import { DateTime } from "luxon";
21-
import { rejects } from 'assert';
22-
import { format } from 'path';
23-
import internal = require('assert');
2421

2522

2623
/***** HELPER CLASSES *****/

0 commit comments

Comments
 (0)