Skip to content

Commit

Permalink
web: fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwoerer committed Feb 19, 2021
1 parent fa31a00 commit 096eaca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
import Login from "./views/Login/Login";
import AuthContext from "./api/AuthContext";
import ClusterWrapper from "./views/ClusterWrapper";
import { ThemeToggle } from "./components/ThemeToggle/ThemeToggle";

const STORAGE_TOKEN_KEY = "gnt-cc-token";

Expand Down

0 comments on commit 096eaca

Please sign in to comment.