Client - minor refactor
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import axios from 'axios'
|
||||
|
||||
import store from '@/store'
|
||||
import { USER_STORE } from '@/store/constants'
|
||||
import { getApiUrl } from '@/utils'
|
||||
|
@ -1,4 +1,5 @@
|
||||
import axios from 'axios'
|
||||
|
||||
import { getApiUrl } from '@/utils'
|
||||
|
||||
const api = axios.create({
|
||||
|
Reference in New Issue
Block a user