Remove unnecessary blank lines
See gh-18089
This commit is contained in:
committed by
Stephane Nicoll
parent
9ed6b92ecc
commit
b4350a9d96
@@ -71,7 +71,6 @@ public class DependencyCustomizer {
|
||||
|
||||
public String getVersion(String artifactId) {
|
||||
return getVersion(artifactId, "");
|
||||
|
||||
}
|
||||
|
||||
public String getVersion(String artifactId, String defaultVersion) {
|
||||
|
||||
Reference in New Issue
Block a user