Skip to content

Commit 6ba00bb

Browse files
committed
[Frontend] remove unused debug
1 parent 5fbe750 commit 6ba00bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/VaultOptionsModal.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ export default {
151151
})
152152
},
153153
setVaultMountpoint(path) {
154-
console.log(path)
155154
this.updateVaultOptions({mountpoint: path})
156155
},
157156
mountpointSelectionClosed() {

0 commit comments

Comments
 (0)