Skip to content

Commit

Permalink
tests: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattjoh committed Jul 12, 2022
1 parent 342a3b7 commit 5f4b50f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { useRouter } from 'next/dist/client/components/hooks-client'

export default function Page({ params, query }) {
return (
<h1 id="params-and-query" data-params={params.slug} data-query={query.slug}>
Expand Down

0 comments on commit 5f4b50f

Please sign in to comment.