Skip to content

Commit 2b2febe

Browse files
committed
removing the import statement
1 parent 270af37 commit 2b2febe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import eslintPlugin from "vite-plugin-eslint";
77
import path from "path";
88
import { nodePolyfills } from "vite-plugin-node-polyfills";
99
import compress from "vite-plugin-compress";
10-
import { jsonToGraphQLQuery } from "json-to-graphql-query";
1110

1211
dns.setDefaultResultOrder("verbatim");
1312

0 commit comments

Comments
 (0)