Skip to content

Commit a4b7741

Browse files
committed
Remove nextConfig reference
1 parent ed11d06 commit a4b7741

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/Product/IndexProducts.component.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import Link from 'next/link';
22
import { v4 as uuidv4 } from 'uuid';
33

4-
import WOO_CONFIG from 'utils/config/nextConfig';
5-
64
import { filteredVariantPrice } from 'utils/functions/functions';
75

86
/**

0 commit comments

Comments
 (0)