We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7221ce5 commit d3bbdeaCopy full SHA for d3bbdea
resources/init.php
@@ -13,7 +13,6 @@
13
use UnityWebPortal\lib\UnityWebhook;
14
use UnityWebPortal\lib\UnityGithub;
15
use UnityWebPortal\lib\UnitySite;
16
-use UnityWebPortal\lib\exceptions\SSOException;
17
18
register_shutdown_function(array("UnityWebPortal\lib\UnitySite", "shutdown"));
19
// shutdown function logs errors, don't want duplicate output
0 commit comments