Skip to content

Commit

Permalink
chores reomved unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
srijitcoder committed Nov 13, 2024
1 parent 6d811d9 commit 98ffdb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/FileEditView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import {
import { ActionTabFileEditor } from "@/components/file/index.js";
import debounce from "lodash.debounce";
import "@eox/jsonform";
import {} from "@/methods/file-edit-view/file-change";
const route = useRoute();
const router = useRouter();
Expand Down

0 comments on commit 98ffdb4

Please sign in to comment.