Sfoglia il codice sorgente

Apply 1 suggestion(s) to 1 file(s)

tusooa 2 anni fa
parent
commit
9f30ccc26b
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/components/notification/notification.js

+ 0 - 1
src/components/notification/notification.js

@@ -60,7 +60,6 @@ const Notification = {
   },
   methods: {
     toggleStatusExpanded () {
-      console.log('as')
       this.statusExpanded = !this.statusExpanded
     },
     generateUserProfileLink (user) {