Skip to content

Commit d3bbdea

Browse files
committed
remove unused import
1 parent 7221ce5 commit d3bbdea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/init.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
use UnityWebPortal\lib\UnityWebhook;
1414
use UnityWebPortal\lib\UnityGithub;
1515
use UnityWebPortal\lib\UnitySite;
16-
use UnityWebPortal\lib\exceptions\SSOException;
1716

1817
register_shutdown_function(array("UnityWebPortal\lib\UnitySite", "shutdown"));
1918
// shutdown function logs errors, don't want duplicate output

0 commit comments

Comments
 (0)