ywana-core8 0.0.778 → 0.0.779
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +0 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.modern.js +0 -1
- package/dist/index.modern.js.map +1 -1
- package/dist/index.umd.js +0 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/incubator/task.js +0 -2
package/dist/index.umd.js
CHANGED
@@ -11180,7 +11180,6 @@
|
|
11180
11180
|
clearInterval(interval);
|
11181
11181
|
};
|
11182
11182
|
}, []);
|
11183
|
-
if (!tasks.length) return null;
|
11184
11183
|
var table = {
|
11185
11184
|
columns: [{
|
11186
11185
|
id: "state",
|