Skip to content

Commit 94b2147

Browse files
committed
fix typo
1 parent 4aec2c4 commit 94b2147

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

os-app/open-play/main.svelte

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,6 @@ const mod = {
276276
async ControlDocumentAdd (inputData) {
277277
mod._OLSKCatalog.modPublic._OLSKCatalogInsertAndSort(await mod._ValueZDRWrap.App.JBXDocument.JBXDocumentCreate(inputData));
278278
279-
console.log(inputData);
280-
281279
if (OLSK_SPEC_UI()) {
282280
return;
283281
}

0 commit comments

Comments
 (0)