poprawki uwierzytelniania

This commit is contained in:
2023-04-04 21:09:32 +02:00
parent 0517106dfe
commit ea48085f6f
4 changed files with 2 additions and 5 deletions
-1
View File
@@ -74,7 +74,6 @@
</template>
<script lang="ts">
import axios from 'axios';
import { defineComponent } from 'vue';
import routesMixin from '../mixins/routesMixin';
import { useStore } from '../store';