Skip to content

Commit

Permalink
refactor: remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Mar 7, 2024
1 parent b30c2b5 commit f46813c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/ts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import * as Result from "./test/result";
import "./controllers/account-controller";
import { enable } from "./states/glarses-mode";
import "./test/caps-warning";
import "./popups/support-popup";
import "./popups/contact-popup";
import "./popups/version-popup";
import "./popups/edit-preset-popup";
Expand Down

0 comments on commit f46813c

Please sign in to comment.