Completed
Push — master ( b341ab...022f2d )
by Terrence
14:25
created
device/index-functions.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,10 +7,10 @@
 block discarded – undo
7 7
  * require_once __DIR__ . '/index-functions.php';
8 8
  */
9 9
 
10
-use CILogon\Service\Util;
11 10
 use CILogon\Service\Content;
12 11
 use CILogon\Service\DBService;
13 12
 use CILogon\Service\Loggit;
13
+use CILogon\Service\Util;
14 14
 
15 15
 /**
16 16
  * printLogonPage
Please login to merge, or discard this patch.