[CORE][MODULES][NoteHandlerPlugin] Add missing import for Event
This commit is contained in:
parent
1d5fd1aefa
commit
0a7fd9c460
@ -19,6 +19,7 @@
|
||||
|
||||
namespace App\Core\Modules;
|
||||
|
||||
use App\Core\Event;
|
||||
use App\Core\Log;
|
||||
use App\Entity\Note;
|
||||
use App\Util\Common;
|
||||
|
Loading…
Reference in New Issue
Block a user