mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
remove useless statics
This commit is contained in:
parent
73037ed3b1
commit
edb688d58c
7 changed files with 0 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
|
|
@ -13,7 +13,6 @@ import Container from "@components/Widget/Container.vue";
|
|||
import Header from "@components/Forms/Header/Field.vue";
|
||||
import ErrorField from "@components/Forms/Error/Field.vue";
|
||||
import Clipboard from "@components/Forms/Feature/Clipboard.vue";
|
||||
import { v4 as uuidv4 } from "uuid";
|
||||
import { useUUID } from "@utils/global.js";
|
||||
|
||||
import "@assets/script/editor/ace.js";
|
||||
|
|
|
|||
Loading…
Reference in a new issue