Skip to content

Commit

Permalink
FRW-8798 Fixed after AA
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitriyTsemma committed Aug 13, 2024
1 parent 5d69f8e commit 806f85e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ protected function getCountryChoices(): array
*/
protected function getContries(): array
{
/* Required by infrastructure, exists only for BC with DMS OFF mode. */
if ($this->storeFacade->isDynamicStoreEnabled()) {
return $this->countryFacade->getAvailableCountries()
->getCountries()
Expand Down

0 comments on commit 806f85e

Please sign in to comment.