Skip to content

Commit

Permalink
Merge pull request #1 from scottTomaszewski/cleanup
Browse files Browse the repository at this point in the history
style: cleanup
  • Loading branch information
scottTomaszewski authored Jan 26, 2024
2 parents 5d3534d + 6ca5ff9 commit 03cbf51
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import {
Setting
} from 'obsidian';

// Remember to rename these classes and interfaces!

interface InlineAdmonitionSettings {
mySetting: string;
inlineAdmonitions: Map<string, InlineAdmonition>;
Expand Down

0 comments on commit 03cbf51

Please sign in to comment.