Cleanup
This commit is contained in:
@@ -155,9 +155,6 @@ function callMethodByName(methodObject){
|
||||
}
|
||||
}
|
||||
|
||||
function myfunction() {
|
||||
alert("how are you");
|
||||
}
|
||||
|
||||
function updateData(){
|
||||
var updatedJson = generateJson();
|
||||
|
||||
Reference in New Issue
Block a user