Skip to content

Commit 0c69a1a

Browse files
committed
refactor: remove Sentry configuration import from next.config.mjs
1 parent 3a55fcd commit 0c69a1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { withSentryConfig } from "@sentry/nextjs";
21
/** @type {import('next').NextConfig} */
32
const nextConfig = {
43
reactStrictMode: false,

0 commit comments

Comments
 (0)