wip
This commit is contained in:
parent
30a4e839a6
commit
5efb52b9f5
7 changed files with 26 additions and 15 deletions
|
|
@ -2,8 +2,8 @@
|
|||
* Module dependencies
|
||||
*/
|
||||
import $ from 'cafy';
|
||||
import Channel from '../../../models/channel';
|
||||
import serialize from '../../../serializers/channel';
|
||||
import Channel from '../../models/channel';
|
||||
import serialize from '../../serializers/channel';
|
||||
|
||||
/**
|
||||
* Create a channel
|
||||
Loading…
Add table
Add a link
Reference in a new issue