Skip to content

Commit

Permalink
Run linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed May 3, 2022
1 parent 24c664b commit 4de6265
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/web-app-files/src/views/FilesDrop.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@ import { linkRoleUploaderFolder } from '../helpers/share'
import { createLocationOperations, createLocationPublic } from '../router'
import ResourceUpload from '../components/AppBar/Upload/ResourceUpload.vue'
import {
getCurrentInstance,
onMounted
} from '@vue/composition-api/dist/vue-composition-api'
import { getCurrentInstance, onMounted } from '@vue/composition-api/dist/vue-composition-api'
import { useUpload } from 'web-runtime/src/composables/upload'
export default {
Expand Down

0 comments on commit 4de6265

Please sign in to comment.