Przeglądaj źródła

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

tusooa 2 lat temu
rodzic
commit
9f30ccc26b
1 zmienionych plików z 0 dodań i 1 usunięć
  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) {