summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-09-15 00:43:34 +0800
committerruki <[email protected]>2022-09-15 00:43:34 +0800
commit1fe798b4fc3a60e0faf937c7d08800c8be4baaf2 (patch)
tree3f489a475f333ddd7c81b329f5717e84a9138909
parentf5505f5be3d5e2361639bc3ebec53ba9958a24ba (diff)
revert build object
-rw-r--r--xmake/actions/build/kinds/object.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/actions/build/kinds/object.lua b/xmake/actions/build/kinds/object.lua
index d0a1d33f3..1ebee8e94 100644
--- a/xmake/actions/build/kinds/object.lua
+++ b/xmake/actions/build/kinds/object.lua
@@ -24,7 +24,6 @@ import("core.project.rule")
import("core.project.config")
import("core.project.project")
import("private.async.runjobs")
-import("private.async.buildjobs")
import("private.utils.batchcmds")
-- add batch jobs for the custom rule