refac: remove unused code

This commit is contained in:
sethburkart123
2024-06-19 18:50:56 +10:00
parent e5d5f49582
commit 2778cf0e2c
+1 -1
View File
@@ -1,4 +1,4 @@
import { defineConfig, Plugin } from 'vite'; import { defineConfig } from 'vite';
import { join } from 'path'; import { join } from 'path';
import fs from 'fs'; import fs from 'fs';
import mime from 'mime-types'; import mime from 'mime-types';