mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-14 14:26:43 -04:00
commit
663e1ef7ab
@ -17,10 +17,6 @@ public class URLValidator extends ValidatorBase {
|
|||||||
super();
|
super();
|
||||||
}
|
}
|
||||||
|
|
||||||
public URLValidator(@NamedArg("message") String message) {
|
|
||||||
super(message);
|
|
||||||
}
|
|
||||||
|
|
||||||
public ObservableList<String> getProtocols() {
|
public ObservableList<String> getProtocols() {
|
||||||
return protocols;
|
return protocols;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user