Applied checkstyle rules
This commit is contained in:
@@ -54,7 +54,7 @@ class Service {
|
||||
}
|
||||
|
||||
public String getBase() {
|
||||
return base;
|
||||
return this.base;
|
||||
}
|
||||
|
||||
public void setBase(String base) {
|
||||
|
||||
Reference in New Issue
Block a user