Quitado import no usado

This commit is contained in:
Alejandro Tasistro 2025-05-23 18:27:51 -03:00
parent 5a61ca46c5
commit 7cae00e613

View file

@ -1,5 +1,4 @@
<script>
import axios from "axios";
import {mapActions, mapGetters, mapState} from "vuex";
export default {