Skip to content

Commit 808d076

Browse files
committed
chore: linting
1 parent 04255c0 commit 808d076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontend/src/pages/servers/manage/[id]/backups.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
</template>
233233

234234
<script setup lang="ts">
235-
import { ButtonStyled, OverflowMenu, NewModal } from "@modrinth/ui";
235+
import { ButtonStyled, NewModal } from "@modrinth/ui";
236236
import { useStorage } from "@vueuse/core";
237237
import {
238238
PlusIcon,

0 commit comments

Comments
 (0)