mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Remove unneeded import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineConfig, loadEnv } from 'vite'
|
||||
import { defineConfig } from 'vite'
|
||||
import { svelte } from '@sveltejs/vite-plugin-svelte'
|
||||
|
||||
import purgecss from '@fullhuman/postcss-purgecss'
|
||||
|
||||
Reference in New Issue
Block a user