summaryrefslogtreecommitdiff
path: root/app/Http
diff options
context:
space:
mode:
Diffstat (limited to 'app/Http')
-rw-r--r--app/Http/RequestHandlers/MapDataImportAction.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/Http/RequestHandlers/MapDataImportAction.php b/app/Http/RequestHandlers/MapDataImportAction.php
index 59c9cfd1e3..0b184f235f 100644
--- a/app/Http/RequestHandlers/MapDataImportAction.php
+++ b/app/Http/RequestHandlers/MapDataImportAction.php
@@ -58,18 +58,6 @@ use const UPLOAD_ERR_OK;
*/
class MapDataImportAction implements RequestHandlerInterface
{
- private MapDataService $map_data_service;
-
- /**
- * MapDataImportAction constructor.
- *
- * @param MapDataService $map_data_service
- */
- public function __construct(MapDataService $map_data_service)
- {
- $this->map_data_service = $map_data_service;
- }
-
/**
* This function assumes the input file layout is
* level followed by a variable number of placename fields