Removed unnecessary lines in index.js
This commit is contained in:
@@ -21,8 +21,3 @@ function saveData() {
|
||||
function cancelData() {
|
||||
mp.trigger("cancelData");
|
||||
}
|
||||
|
||||
function getType() {
|
||||
mp.gui.chat.push("getType");
|
||||
return typ;
|
||||
}
|
||||
Reference in New Issue
Block a user