Skip to content

Commit

Permalink
Remove logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhsamuel committed Dec 27, 2023
1 parent 0d9720b commit fa40b87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vue/src/components/JobsList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ export default {
},
created() {
console.log('JobsList created')
const v = this
const url = '/api/v1/jobs'
this.loading = true
Expand Down

0 comments on commit fa40b87

Please sign in to comment.