Completed
Push — master ( a47b74...34d315 )
by Garrett
02:18
created
src/Decorator/HTMLString.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace StringObject\Decorator;
4 4
 
5
-use StringObject\StrObj;
6
-
7 5
 class HTMLStrObj extends TextStrObj
8 6
 {
9 7
     public function nl2br()
Please login to merge, or discard this patch.