Skip to content

Commit

Permalink
remove non user var
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Quelca committed Aug 15, 2023
1 parent dc3538d commit 94b8d3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ModelerApp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ import Modeler from './components/modeler/Modeler.vue';
import FileUpload from 'vue-upload-component';
import undoRedoStore from '@/undoRedoStore';
import { useCounterStore } from '@/stores/counter';
const reader = new FileReader();
export default {
Expand Down

0 comments on commit 94b8d3c

Please sign in to comment.