mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-03-07 15:31:00 +08:00
Remove unused import
This commit is contained in:
parent
f33498ade4
commit
3d0bd8d1a6
@ -1,6 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import type { AxiosError } from "axios";
|
||||
import type { Ref } from "vue";
|
||||
import { NamedPermission, ReviewState, Visibility } from "~/types/backend";
|
||||
import type { Platform, HangarProject } from "~/types/backend";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user