diff --git a/src/components/layout/NavBar.vue b/src/components/layout/NavBar.vue index d943604e..7f9eb19b 100644 --- a/src/components/layout/NavBar.vue +++ b/src/components/layout/NavBar.vue @@ -195,7 +195,6 @@ export default class NavBar extends Vue { } setOpenTradesAsPill(tradeCount: number) { - console.log('setPill', tradeCount); if (!this.favicon) { this.favicon = new Favico({ animation: 'none',