Skip to content

Commit 38c5e9e

Browse files
committed
comment
1 parent 3933d26 commit 38c5e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

popup/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import {
2525
viewScriptSource,
2626
} from "./helpers/utils.js";
2727
import { refreshSpecialTabs, getAllTabs } from "./tabs.js";
28-
import _ from "../md/exportScriptsToMd.js";
28+
// import _ from "../md/exportScriptsToMd.js";
2929

3030
const tabDiv = document.querySelector("div.tab");
3131
const contentDiv = document.querySelector("div.content");

0 commit comments

Comments
 (0)