mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 00:06:15 -04:00
chore(deps): removed unused import
This commit is contained in:
parent
b892f50cd6
commit
5fde77604c
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ import { registerSW } from 'virtual:pwa-register';
|
|||
|
||||
registerSW();
|
||||
|
||||
import { Buffer } from 'buffer';
|
||||
globalThis.Buffer = Buffer;
|
||||
|
||||
import { naive } from './plugins/naive.plugin';
|
||||
|
||||
import App from './App.vue';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue