Remove uneccessary line

This commit is contained in:
Lukas Rieger (Blue) 2022-10-19 19:18:11 +02:00
parent d1ab1c6ca0
commit cc1e2197f0
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 0 additions and 2 deletions

View File

@ -397,8 +397,6 @@ public class HiresTileModel {
Gson gson = new GsonBuilder().create();
JsonWriter json = gson.newJsonWriter(new BufferedWriter(new OutputStreamWriter(out, StandardCharsets.UTF_8), 81920));
Writer w = null;
json.beginObject(); // main-object
json.name("tileGeometry").beginObject(); // tile-geometry-object