| @@ -1,7 +1,7 @@ | ||
| 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 |