Skip to content

Commit 03f7ded

Browse files
committed
MAGETWO-96663: UrlRewrite removes query string from url, if url has trailing slash
1 parent e8301af commit 03f7ded

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/UrlRewrite/Controller/Router.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*/
66
namespace Magento\UrlRewrite\Controller;
77

8-
use function GuzzleHttp\Psr7\str;
98
use Magento\Framework\App\RequestInterface;
109
use Magento\UrlRewrite\Controller\Adminhtml\Url\Rewrite;
1110
use Magento\UrlRewrite\Model\UrlFinderInterface;

0 commit comments

Comments
 (0)