gipy interface
parent
0d43f4ff29
commit
c83075f3ae
|
|
@ -83,7 +83,6 @@ document
|
|||
console.log("uploading");
|
||||
uploadFile(gpc_filename, gpc_string, (ret) => {
|
||||
console.log("uploadFile", ret);
|
||||
if (ret == "OK") clean();
|
||||
});
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue