Browse Source

remove unused variable

AykutSarac 3 years ago
parent
commit
08755fef54
1 changed files with 0 additions and 2 deletions
  1. 0 2
      next.config.js

+ 0 - 2
next.config.js

@@ -1,5 +1,3 @@
-const isProd = process.env.NODE_ENV === "production";
-
 /** @type {import('next').NextConfig} */
 /** @type {import('next').NextConfig} */
 const nextConfig = {
 const nextConfig = {
   exportPathMap: () => ({
   exportPathMap: () => ({