Fix
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import axios from 'axios'
|
||||
import { toast } from 'vue3-toastify'
|
||||
|
||||
import { camelize, snakize } from '@/utils/convert-to-camel-snake'
|
||||
import { tokenService } from '@/services/api/token-service'
|
||||
import { camelize, snakize } from '@/utils/convert-to-camel-snake'
|
||||
|
||||
const defaultHeaders = {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user