chore: cleanup

This commit is contained in:
Björn Fromme
2026-03-15 12:42:28 +01:00
parent 363f580c06
commit 7e76b28902
3 changed files with 0 additions and 72 deletions
-1
View File
@@ -24,7 +24,6 @@ class AppRuntime implements RuntimeExtensionInterface
private readonly CountryDataProvider $countries,
private readonly PickupDataProvider $pickups,
private readonly PickupResolver $pickupResolver,
private readonly UploadHandler $uploadHandler,
private readonly string $environment,
) {
}