summaryrefslogtreecommitdiff
path: root/src/services/account/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/services/account/index.ts')
-rw-r--r--src/services/account/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/services/account/index.ts b/src/services/account/index.ts
index 7cc28b4..cbe56f5 100644
--- a/src/services/account/index.ts
+++ b/src/services/account/index.ts
@@ -1,4 +1,4 @@
-import { ServiceParams } from '../../containers/Service/ServiceContext';
+import { ServiceParams } from '../../lib/ServiceContext';
const service: ServiceParams = {
route: 'account',