Skip to content

Commit

Permalink
FIX: eslint bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mabasian committed Dec 11, 2024
1 parent 4cbbb7b commit d4d7dee
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ import i18n from "@/includes/i18n";
const t = i18n.global.t;
const machineName = t("serverDetails.machineName");
const machineIp = t("serverDetails.machineIp");
const controlStore = useControlStore();
const footerStore = useFooter();
Expand Down

0 comments on commit d4d7dee

Please sign in to comment.