fix properties bug
This commit is contained in:
@@ -59,5 +59,4 @@ public class Parameter {
|
||||
public String toString() {
|
||||
return String.format("[Parameter name=%s, value=%s]", name, value);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user