Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattjoh committed Dec 8, 2022
1 parent 2eccd68 commit 66bcbf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/404-page-router/app/pages/_error.js
@@ -1,5 +1,4 @@
import DebugError from '../components/debug-error'
import Debug from '../components/debug'

function Error({ statusCode }) {
return <DebugError />
Expand Down

0 comments on commit 66bcbf4

Please sign in to comment.