From ed247a74689d45a4cf9a8a8e4aee64dba741df43 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 16 May 2020 21:28:07 +0800 Subject: check tool for toolchain --- xmake/core/platform/platform.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/core/platform/platform.lua') diff --git a/xmake/core/platform/platform.lua b/xmake/core/platform/platform.lua index 9a3aff93a..51cbcf33f 100644 --- a/xmake/core/platform/platform.lua +++ b/xmake/core/platform/platform.lua @@ -32,7 +32,6 @@ local toolchain = require("tool/toolchain") local sandbox = require("sandbox/sandbox") local config = require("project/config") local global = require("base/global") -local sandbox_module = require("sandbox/modules/import/core/sandbox/module") -- new an instance function _instance.new(name, info, rootdir) -- cgit v1.3.1