Rename admin/apis/index.js to admin/apis/influxdb.js
parent
9725520711
commit
cb4d4d3aab
|
@ -14,7 +14,7 @@ import {
|
|||
updateRole as updateRoleAJAX,
|
||||
updateUser as updateUserAJAX,
|
||||
updateRetentionPolicy as updateRetentionPolicyAJAX,
|
||||
} from 'src/admin/apis'
|
||||
} from 'src/admin/apis/influxdb'
|
||||
|
||||
import {killQuery as killQueryProxy} from 'shared/apis/metaQuery'
|
||||
|
||||
|
|
Loading…
Reference in New Issue