Skip to content

Commit a4abb25

Browse files
committed
lint
1 parent f52f136 commit a4abb25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/scripts/components/dashboard/search/SearchModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import InputSpinner from '@/components/elements/InputSpinner';
99
import getServers from '@/api/getServers';
1010
import { Server } from '@/api/server/getServer';
1111
import { ApplicationStore } from '@/state';
12-
import { httpErrorToHuman } from '@/api/http';
1312
import { Link } from 'react-router-dom';
1413
import styled from 'styled-components/macro';
1514
import tw from 'twin.macro';

0 commit comments

Comments
 (0)