mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 12:34:09 +02:00
wip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user