Completed
Push — master ( c8047b...ec489f )
by Dan
02:22
created
src/Game/Table.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Cysha\Casino\Game\Client;
6 6
 use Cysha\Casino\Game\Contracts\Dealer as DealerContract;
7
-use Cysha\Casino\Game\Contracts\Player;
8 7
 use Cysha\Casino\Game\Contracts\Player as PlayerContract;
9 8
 use Cysha\Casino\Game\PlayerCollection;
10 9
 use Cysha\Casino\Game\Table as BaseTable;
Please login to merge, or discard this patch.