diff --git a/inspector.html b/inspector.html
index 624f10ca9..8f6f088bd 100644
--- a/inspector.html
+++ b/inspector.html
@@ -5,14 +5,12 @@
MapComplete statistics
-
-
-Loading statistics...
+Loading inspector...
diff --git a/src/Logic/Search/OpenLocationCodeSearch.ts b/src/Logic/Search/OpenLocationCodeSearch.ts
index 299ced97f..a41fd3772 100644
--- a/src/Logic/Search/OpenLocationCodeSearch.ts
+++ b/src/Logic/Search/OpenLocationCodeSearch.ts
@@ -1,10 +1,5 @@
-import { Store, Stores, UIEventSource } from "../UIEventSource"
-import GeocodingProvider, {
- GeocodeResult,
- GeocodingOptions,
- ReverseGeocodingProvider,
- ReverseGeocodingResult,
-} from "./GeocodingProvider"
+import { Store, Stores } from "../UIEventSource"
+import GeocodingProvider, { GeocodeResult, GeocodingOptions } from "./GeocodingProvider"
import { decode as pluscode_decode } from "pluscodes"
export default class OpenLocationCodeSearch implements GeocodingProvider {
diff --git a/statistics.html b/statistics.html
index 35b3cf327..6b62b9d56 100644
--- a/statistics.html
+++ b/statistics.html
@@ -5,9 +5,7 @@
MapComplete statistics
-
-