Closed
Description
Symfony version(s) affected
7.0
Description
This method (ImportMapConfigReader::splitPackageNameAndFilePath) is unused, is it OK to delete it or is it covered by BC ?
(i do believe it stayed here by accident)
How to reproduce
The method has been moved to https://github.com/symfony/symfony/blob/7.0/src/Symfony/Component/AssetMapper/ImportMap/ImportMapEntry.php#L69
Possible Solution
No response
Additional Context
No response