mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-02-16 03:30:36 +01:00
Remove unused ParsedQuery import
This commit is contained in:
parent
a1aa9c09dc
commit
c854d406a7
@ -19,7 +19,7 @@ import PersonAddIcon from "@material-ui/icons/PersonAdd";
|
||||
import { styles } from "./PageLayout.styles";
|
||||
import { LinkableIconButton, LinkableAvatar } from "../interfaces/overrides";
|
||||
import Mastodon from "megalodon";
|
||||
import { parse as parseParams, ParsedQuery } from "query-string";
|
||||
import { parse as parseParams } from "query-string";
|
||||
import { Results } from "../types/Search";
|
||||
import { withSnackbar } from "notistack";
|
||||
import Post from "../components/Post";
|
||||
|
Loading…
x
Reference in New Issue
Block a user