Some modifs
This commit is contained in:
@@ -6,10 +6,6 @@ class Url {
|
||||
this.view = view;
|
||||
this.name = name;
|
||||
}
|
||||
|
||||
toString() {
|
||||
return this.url;
|
||||
}
|
||||
}
|
||||
|
||||
function getUrl(name) {
|
||||
|
||||
Reference in New Issue
Block a user