Skip to content

Commit 95dc5ed

Browse files
committed
fix: comment out unused function
1 parent 22370f1 commit 95dc5ed

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/listeners/files.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { TFile } from "obsidian";
2-
3-
export async function regenerate(file: TFile) {
4-
5-
}
1+
// import { TFile } from "obsidian";
2+
//
3+
// export async function regenerate(file: TFile) {
4+
//
5+
// }

0 commit comments

Comments
 (0)