Skip to content

Commit

Permalink
Remove console.logs
Browse files Browse the repository at this point in the history
  • Loading branch information
wjames111 committed Nov 25, 2024
1 parent 8448485 commit 2b8281b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ class ProductConfigFormController {
}

$onInit () {
console.log(this.$scope)
this.initItemConfig()
this.loadData()
this.waitForFormInitialization()
Expand Down

0 comments on commit 2b8281b

Please sign in to comment.