Skip to content

Commit

Permalink
Code updated as per reviever instrunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
Janak committed Feb 12, 2019
1 parent a886103 commit 78df524
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ public function switch(StoreInterface $fromStore, StoreInterface $targetStore, s
}
foreach ($currentRewrites as $rewrite) {
$targetUrl = $targetStore->getBaseUrl() . $rewrite->getRequestPath();
break;
}
}

Expand Down

0 comments on commit 78df524

Please sign in to comment.