@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | use Assetic\Asset\AssetCollection; |
4 | 4 | use Assetic\Asset\AssetInterface; |
5 | -use Assetic\Filter\FilterInterface; |
|
6 | 5 | use Assetic\Asset\AssetReference; |
6 | +use Assetic\Filter\FilterInterface; |
|
7 | 7 | use Rocket\UI\Assets\Assetic\Asset\WeightedAsset; |
8 | 8 | |
9 | 9 | class WeightedAssetCollection extends AssetCollection |