comparison artifacts/src/main/java/org/dive4elements/river/artifacts/RiverAxisArtifact.java @ 9752:a41f9c355204 3.2.x

Remove unused parameter
author Tom Gottfried <tom@intevation.de>
date Tue, 11 Oct 2022 12:40:36 +0200
parents 0a5239a1e46e
children
comparison
equal deleted inserted replaced
9751:308a0d822d18 9752:a41f9c355204
93 } 93 }
94 94
95 @Override 95 @Override
96 protected String getUrl() { 96 protected String getUrl() {
97 if (isUnofficial()) { 97 if (isUnofficial()) {
98 return RiverUtils.getUserWMSUrl(artifact.identifier()); 98 return RiverUtils.getUserWMSUrl();
99 } else { 99 } else {
100 return RiverUtils.getRiverWMSUrl(); 100 return RiverUtils.getRiverWMSUrl();
101 } 101 }
102 } 102 }
103 103

http://dive4elements.wald.intevation.org