Skip to content

Commit af7c864

Browse files
authored
Update electron.vite.config.ts
remove useless import
1 parent 614f557 commit af7c864

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

electron.vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { resolve } from 'path';
22
import { defineConfig, externalizeDepsPlugin } from 'electron-vite';
33
import react from '@vitejs/plugin-react';
44
import { viteStaticCopy } from 'vite-plugin-static-copy'
5-
import path from 'path';
65
import { normalizePath } from 'vite';
76

87
export default defineConfig({

0 commit comments

Comments
 (0)