Skip to content

Commit a8a4665

Browse files
committed
csf
1 parent f9a8efa commit a8a4665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Importers/GoSharingDataImporter.php

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ public function transform(): void
100100
$services = $city["services"];
101101

102102
$provider = $this->load($cityName, $countryName, $lat = "", $long = "", $services);
103+
103104
if ($provider !== "") {
104105
$existingCityProviders[] = $provider;
105106
}

0 commit comments

Comments
 (0)