refactor: remove vue-rx dependency

This commit is contained in:
Andrew Bastin
2021-08-12 13:44:10 +05:30
parent 971b35a252
commit c273ded97d
24 changed files with 238 additions and 234 deletions

View File

@@ -1,4 +0,0 @@
import Vue from "vue"
import VueRx from "vue-rx"
Vue.use(VueRx)