Skip to content

Commit

Permalink
refactor: remove unused import in utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
anpigon committed Jul 2, 2022
1 parent b49eec4 commit c525934
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/utils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { App } from 'obsidian';
import { Book, FrontMatter } from 'src/models/book.model';
import { DefaultFrontmatterKeyType } from 'src/settings/settings';

Expand Down

0 comments on commit c525934

Please sign in to comment.