fixed unused code

This commit is contained in:
Francesco Mangiacrapa 2021-09-28 10:58:38 +02:00
parent fbae6a6eba
commit 77542548a0
1 changed files with 0 additions and 1 deletions

View File

@ -508,7 +508,6 @@ public class ConvertToDataViewModel {
theLayerConessione.setLayerUUID(layerConcessione.getLayerUUID());
theLayerConessione.setAuthors(layerConcessione.getAuthors());
layerConcessione.getActualContent()
if (bounds == null)
bounds = toBoundMap(layerConcessione.getBbox());