Skip to content

Commit f885e1b

Browse files
committed
Fix CS
1 parent 95feb01 commit f885e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/asset_mapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
use Symfony\Component\AssetMapper\AssetMapperInterface;
1818
use Symfony\Component\AssetMapper\AssetMapperRepository;
1919
use Symfony\Component\AssetMapper\Command\AssetMapperCompileCommand;
20-
use Symfony\Component\AssetMapper\Command\ImportMapAuditCommand;
2120
use Symfony\Component\AssetMapper\Command\DebugAssetMapperCommand;
21+
use Symfony\Component\AssetMapper\Command\ImportMapAuditCommand;
2222
use Symfony\Component\AssetMapper\Command\ImportMapInstallCommand;
2323
use Symfony\Component\AssetMapper\Command\ImportMapRemoveCommand;
2424
use Symfony\Component\AssetMapper\Command\ImportMapRequireCommand;

0 commit comments

Comments
 (0)