Book Pauk пре 6 година
родитељ
комит
5b8f7ef312
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      client/components/Reader/LoaderPage/LoaderPage.vue

+ 0 - 1
client/components/Reader/LoaderPage/LoaderPage.vue

@@ -35,7 +35,6 @@ class LoaderPage extends Vue {
 
     created() {
         this.commit = this.$store.commit;
-        this.dispatch = this.$store.dispatch;
         this.config = this.$store.state.config;
     }