Completed
Push — master ( 533cde...25bbaf )
by Edson
02:06
created
src/Model.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 Bonfim\Component\Database;
4 4
 
5
-use stdClass;
6
-
7 5
 class Model
8 6
 {
9 7
     public $attributes = [];
Please login to merge, or discard this patch.