Completed
Push — master ( 00fe51...4ef654 )
by ARCANEDEV
15s queued 11s
created
src/StoreManager.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php namespace Arcanedev\Notify;
2 2
 
3
-use Illuminate\Support\Manager;
4 3
 use Arcanedev\Notify\Contracts\StoreManager as StoreManagerContract;
4
+use Illuminate\Support\Manager;
5 5
 
6 6
 /**
7 7
  * Class     StoreManager
Please login to merge, or discard this patch.