Skip to content

Commit

Permalink
fix: remove the unexpected token;
Browse files Browse the repository at this point in the history
  • Loading branch information
emjio committed Apr 8, 2024
1 parent d642510 commit 199950d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/HolidayRemain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ interface PluginSettings {
confirmButtonText: string
message: string
}
implements
class HolidayRemain {
$option: PluginOptions;
settings: PluginSettings;
Expand Down

0 comments on commit 199950d

Please sign in to comment.