Removed storage.js, long ago replaced by store

This commit is contained in:
2022-07-26 22:14:48 +02:00
parent a4a669e774
commit 5eadb0b47a
4 changed files with 1 additions and 116 deletions

View File

@@ -125,7 +125,6 @@
</template>
<script>
import storage from "@/storage";
import store from "@/store";
import { sortableSize } from "@/utils";
import { searchTorrents, addMagnet } from "@/api";