Abolish common and misc directories

This commit is contained in:
Akihiko Odaki 2018-04-02 12:58:53 +09:00
parent a0f8b4e940
commit 5b9f3701f5
111 changed files with 133 additions and 133 deletions

View file

@ -7,8 +7,8 @@ import Post, { pack as packPost } from '../../../../../models/post';
import { pack as packUser } from '../../../../../models/user';
import Watching from '../../../../../models/post-watching';
import watch from '../../../common/watch-post';
import { publishPostStream, pushSw } from '../../../../../common/event';
import notify from '../../../../../common/notify';
import { publishPostStream, pushSw } from '../../../../../event';
import notify from '../../../../../notify';
/**
* React to a post