mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 23:46:30 +02:00
Abolish common and misc directories
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Module dependencies
|
||||
*/
|
||||
import Notification from '../../../../models/notification';
|
||||
import event from '../../../../common/event';
|
||||
import event from '../../../../event';
|
||||
|
||||
/**
|
||||
* Mark as read all notifications
|
||||
|
||||
Reference in New Issue
Block a user