mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Remove loggers
This commit is contained in:
parent
16d2398125
commit
9ed92b7ea7
1 changed files with 0 additions and 4 deletions
|
|
@ -303,12 +303,8 @@ export default {
|
|||
},
|
||||
},
|
||||
mounted () {
|
||||
// console.log(this.$el)
|
||||
|
||||
// Setup stork client
|
||||
storkClient = new StorkClient()
|
||||
|
||||
console.log('storkClient', storkClient)
|
||||
},
|
||||
methods: {
|
||||
makeHighlightedMarkup,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue