Skip to content

Commit

Permalink
cleanup: removed console log
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrinsieboy committed Jan 11, 2024
1 parent 8d8428e commit 03bfca4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/resources/vue/components/terminal-scan.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
},
methods: {
searchInput() {
// TODO: Implement search input
console.log('Search input');
// TODO: Search for library pass or item
},
},
props: {
Expand Down

0 comments on commit 03bfca4

Please sign in to comment.