@@ -1,6 +1,5 @@ |
||
1 | 1 | <?php namespace Anomaly\Streams\Platform\Support; |
2 | 2 | |
3 | -use ArrayAccess; |
|
4 | 3 | use Illuminate\Contracts\Container\Container; |
5 | 4 | |
6 | 5 | /** |