Completed
Push — dev ( 15c1ec...2240d0 )
by James Ekow Abaka
01:47
created
src/relationships/ManyHaveManyRelationship.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
 
27 27
 namespace ntentan\nibii\relationships;
28 28
 
29
-use ntentan\nibii\exceptions\NibiiException;
30 29
 use ntentan\nibii\ORMContext;
31 30
 use ntentan\nibii\Relationship;
32 31
 use ntentan\utils\Text;
Please login to merge, or discard this patch.