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