Skip to content

Commit b1c5402

Browse files
committed
test add unused import
1 parent 8da48c5 commit b1c5402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/init.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use UnityWebPortal\lib\UnityWebhook;
1313
use UnityWebPortal\lib\UnityGithub;
1414
use UnityWebPortal\lib\UserFlag;
15+
use Hoa\Event\Test\Unit\_Listenable;
1516

1617
if (CONFIG["site"]["enable_exception_handler"]) {
1718
set_exception_handler(["UnityWebPortal\lib\UnityHTTPD", "exceptionHandler"]);

0 commit comments

Comments
 (0)