Skip to content

Commit

Permalink
fix: remove unnecessary import
Browse files Browse the repository at this point in the history
Signed-off-by: Elizabeth Danzberger <[email protected]>
  • Loading branch information
elzody committed Sep 12, 2024
1 parent 6d695b6 commit f87d2ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/DocumentTargetPicker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@

<script>
import { FilePickerVue as FilePicker } from '@nextcloud/dialogs/filepicker.js'
import { spawnDialog } from '@nextcloud/dialogs'
import { generateUrl, generateOcsUrl } from '@nextcloud/router'
import axios from '@nextcloud/axios'
import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'
Expand Down

0 comments on commit f87d2ea

Please sign in to comment.