mirror of
https://github.com/MisskeyIO/misskey
synced 2025-01-18 15:53:04 +09:00
oops
This commit is contained in:
parent
2a8c959d09
commit
156209985b
@ -3,7 +3,7 @@
|
||||
*/
|
||||
import $ from 'cafy';
|
||||
import { default as Channel, IChannel } from '../../models/channel';
|
||||
import { default as Post, IPost } from '../../models/post';
|
||||
import Post from '../../models/post';
|
||||
import serialize from '../../serializers/post';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user