Skip to content

Commit

Permalink
csf
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubKermes committed Apr 17, 2024
1 parent 67874a9 commit 594a9bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Importers/DataImporter.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ protected function deleteMissingProviders(string $providerName, array $existingC
}

$cityProvidersToDelete->each(fn(CityProvider $cityProvider) => $cityProvider->delete());

}

protected function createImportInfoDetails(string $code, string $providerName): void
Expand Down

0 comments on commit 594a9bc

Please sign in to comment.