Skip to content

Commit 2f060d9

Browse files
committed
cleaning up a eslint error
1 parent ec5544c commit 2f060d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

electron/app/js/wdtArchive.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
const path = require('path');
88
const fsPromises = require('fs/promises');
9-
const i18n = require("./i18next.config");
109

1110
function getEntryTypes() {
1211
// lazy load to allow initialization

0 commit comments

Comments
 (0)