Skip to content

Commit

Permalink
style: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Tomaszewski committed Jan 26, 2024
1 parent 9aae385 commit 5d3534d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions main.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
import {
App,
Editor,
MarkdownPreviewView,
MarkdownView,
Modal,
Notice,
Plugin,
PluginSettingTab,
Setting,
WorkspaceLeaf
Setting
} from 'obsidian';

// Remember to rename these classes and interfaces!
Expand Down

0 comments on commit 5d3534d

Please sign in to comment.