Skip to content

Commit b7e6e0a

Browse files
committed
AltRedirect.vue - Removed an unnecessary console.log()
1 parent 676e3e7 commit b7e6e0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/js/components/AltRedirect.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ export default ({
4242
this.itemsReady = this.items
4343
this.totalItems = this.items.length
4444
this.sliceItems()
45-
console.log(this.allow_csv)
4645
},
4746
methods: {
4847
updateItems(res) {

0 commit comments

Comments
 (0)