fix: remove unused import
parent
a63b623a7d
commit
9b5c7c5120
|
@ -1,5 +1,4 @@
|
||||||
import { label } from "next-api-middleware";
|
import { label } from "next-api-middleware";
|
||||||
import PagesManifestPlugin from "next/dist/build/webpack/plugins/pages-manifest-plugin";
|
|
||||||
|
|
||||||
import { addRequestId } from "./addRequestid";
|
import { addRequestId } from "./addRequestid";
|
||||||
import { captureErrors } from "./captureErrors";
|
import { captureErrors } from "./captureErrors";
|
||||||
|
|
Loading…
Reference in New Issue