Skip to content

Commit 71dca9b

Browse files
committed
MAGETWO-35298: Deploy script modifies LESS files with "@urls-resolved: true" line(-s)
- coma removed
1 parent 9a3727d commit 71dca9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tools/Magento/Tools/Webdev/App/FileAssembler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ class FileAssembler implements AppInterface
9595
* @param \Magento\Framework\View\Asset\SourceFileGeneratorPool $sourceFileGeneratorPoll
9696
* @param \Magento\Tools\View\Deployer\Log $logger
9797
* @param ChainFactoryInterface $chainFactory
98-
* @param Filesystem $filesystem,
98+
* @param Filesystem $filesystem
9999
*
100100
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
101101
*/

0 commit comments

Comments
 (0)