diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-09 22:17:04 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-09 22:17:04 +0200 |
| commit | 5eba467a7eb84409aa43df83de78ecb843a79d7b (patch) | |
| tree | d737d224b4b20ae4a29bad91125072018fdba80d /app/main.js | |
| parent | d9f3f48b634917c182fd8e0e764ef0575b1ce218 (diff) | |
| download | housing-5eba467a7eb84409aa43df83de78ecb843a79d7b.tar.zst | |
Update
Diffstat (limited to 'app/main.js')
| -rw-r--r-- | app/main.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/main.js b/app/main.js index 30770ed..1273a11 100644 --- a/app/main.js +++ b/app/main.js @@ -456,7 +456,6 @@ export class App { DataProvider.getCoastline(), DataProvider.getMainRoads(), ]); - this.#districts = districts; this.#houses = houses; this.#trainStations = trainStations; |
