Completed
Push — master ( 747a5c...6739a2 )
by Simone
02:36
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.