Refactoring
This commit is contained in:
parent
9b780dff04
commit
8129d4dc23
51 changed files with 68 additions and 68 deletions
|
@ -2,7 +2,7 @@ import $ from 'cafy';
|
|||
import ID, { transform } from '../../../../../misc/cafy-id';
|
||||
import Message from '../../../../../models/messaging-message';
|
||||
import define from '../../../define';
|
||||
import { publishMessagingStream } from '../../../../../stream';
|
||||
import { publishMessagingStream } from '../../../../../services/stream';
|
||||
import * as ms from 'ms';
|
||||
|
||||
export const meta = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue