summaryrefslogtreecommitdiff
path: root/src/api/endpoints/my
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/endpoints/my')
-rw-r--r--src/api/endpoints/my/apps.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/api/endpoints/my/apps.ts b/src/api/endpoints/my/apps.ts
index fe583db86a..b236190506 100644
--- a/src/api/endpoints/my/apps.ts
+++ b/src/api/endpoints/my/apps.ts
@@ -2,8 +2,7 @@
* Module dependencies
*/
import $ from 'cafy';
-import App from '../../models/app';
-import { pack } from '../../models/app';
+import App, { pack } from '../../models/app';
/**
* Get my apps