Skip to content

Commit f408c72

Browse files
committed
fix(panel): removed invalid import line
1 parent d5770a1 commit f408c72

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

panel/src/pages/auth/Login.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import './cfxreLoginButton.css';
1010
import { useLocation } from "wouter";
1111
import { fetchWithTimeout } from '@/hooks/fetch';
1212
import { processFetchError } from './errors';
13-
import { ServerGlowIcon } from '@/components/ServerIcon';
1413

1514

1615
function HeaderNoServer() {

0 commit comments

Comments
 (0)