We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5770a1 commit f408c72Copy full SHA for f408c72
1 file changed
panel/src/pages/auth/Login.tsx
@@ -10,7 +10,6 @@ import './cfxreLoginButton.css';
10
import { useLocation } from "wouter";
11
import { fetchWithTimeout } from '@/hooks/fetch';
12
import { processFetchError } from './errors';
13
-import { ServerGlowIcon } from '@/components/ServerIcon';
14
15
16
function HeaderNoServer() {
0 commit comments