We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52f136 commit a4abb25Copy full SHA for a4abb25
resources/scripts/components/dashboard/search/SearchModal.tsx
@@ -9,7 +9,6 @@ import InputSpinner from '@/components/elements/InputSpinner';
9
import getServers from '@/api/getServers';
10
import { Server } from '@/api/server/getServer';
11
import { ApplicationStore } from '@/state';
12
-import { httpErrorToHuman } from '@/api/http';
13
import { Link } from 'react-router-dom';
14
import styled from 'styled-components/macro';
15
import tw from 'twin.macro';
0 commit comments