2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-14 12:30:52 +00:00

js linting

This commit is contained in:
Oliver
2022-02-10 00:53:38 +11:00
parent 71f9399760
commit 6b52a07e71
+1 -1
View File
@@ -550,7 +550,7 @@ function deleteBuildOutputs(build_id, outputs, options={}) {
} }
} }
} }
) );
} }
}); });
} }