Completed
Push — master ( 9b233c...e15eb2 )
by Simone
11:02 queued 08:37
created
src/Sensorario/Resources/Resource.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace Sensorario\Resources\Schema;
13 13
 
14
-use RuntimeException;
15
-
16 14
 final class Schema
17 15
 {
18 16
     const PRIMITIVE_ARRAY   = 'array';
Please login to merge, or discard this patch.