[clean up][xs]: removed unnecessary imports.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import Link from 'next/link';
|
||||
import ErrorMessage from '../Error';
|
||||
import { NetworkStatus } from 'apollo-client';
|
||||
import { useQuery } from '@apollo/react-hooks';
|
||||
import gql from 'graphql-tag';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user