Completed
Push — master ( d75bef...c0db4d )
by Seth
05:36
created
src/Toolbox.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,11 +4,9 @@
 block discarded – undo
4 4
 
5 5
 use LTI_Tool_Consumer;
6 6
 use LTI_Data_Connector;
7
-
8 7
 use Battis\HierarchicalSimpleCache;
9 8
 use Battis\DataUtilities;
10 9
 use Battis\BootstrapSmarty\NotificationMessage;
11
-
12 10
 use smtech\StMarksSmarty\StMarksSmarty;
13 11
 use smtech\ReflexiveCanvasLTI\Exception\ConfigurationException;
14 12
 
Please login to merge, or discard this patch.