Skip to content

Commit

Permalink
Remove unused data getter
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete-Y-CS committed Aug 7, 2023
1 parent c1b546d commit 781e190
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions src/lib/browse/railway_geojson_data_getter.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/maplibre_helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import type {
LayerSpecification,
Map,
} from "maplibre-gl";
import stationsUrl from "../assets/railway_stations.geojson?url";

// Some methods take optional params. It's an error to pass in null or undefined, so use default values from
// https://github.com/maplibre/maplibre-style-spec/blob/main/src/reference/v8.json.
Expand Down

0 comments on commit 781e190

Please sign in to comment.