diff options
| -rw-r--r-- | xmake/modules/private/xrepo/action/env.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/private/xrepo/action/env.lua b/xmake/modules/private/xrepo/action/env.lua index d6d481d9a..893b68cce 100644 --- a/xmake/modules/private/xrepo/action/env.lua +++ b/xmake/modules/private/xrepo/action/env.lua @@ -23,7 +23,6 @@ import("core.base.option") import("core.base.task") import("core.project.config") import("lib.detect.find_tool") -import("lib.detect.find_program") import("private.action.require.impl.package") import("private.action.require.impl.utils.get_requires") |
