@@ -4,8 +4,8 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace Arcanedev\Notify; |
| 6 | 6 | |
| 7 | -use Illuminate\Support\Manager; |
|
| 8 | 7 | use Arcanedev\Notify\Contracts\StoreManager as StoreManagerContract; |
| 8 | +use Illuminate\Support\Manager; |
|
| 9 | 9 | |
| 10 | 10 | /** |
| 11 | 11 | * Class StoreManager |