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