diff options
| -rw-r--r-- | xmake/modules/private/utils/bin2coff.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/private/utils/bin2coff.lua b/xmake/modules/private/utils/bin2coff.lua index a1e65c8e7..e64162b03 100644 --- a/xmake/modules/private/utils/bin2coff.lua +++ b/xmake/modules/private/utils/bin2coff.lua @@ -20,7 +20,6 @@ -- imports import("core.base.option") -import("core.base.path") local options = { {'i', "binarypath", "kv", nil, "Set the binary file path."}, |
