diff options
| author | ruki <[email protected]> | 2020-06-18 00:53:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-06-17 23:23:59 +0800 |
| commit | 44f12faeef61cfc28339b8dcbaf8b7ee0abfa054 (patch) | |
| tree | ff10edad74f955c9cc0a035bc74ac109332fcf53 /xmake/core | |
| parent | 0a9c848f7a31acd027dea5b4a5b91d60516eddea (diff) | |
support deps for rc
Diffstat (limited to 'xmake/core')
| -rw-r--r-- | xmake/core/base/colors.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/core/base/colors.lua b/xmake/core/base/colors.lua index 4aa4dcc12..df78f6552 100644 --- a/xmake/core/base/colors.lua +++ b/xmake/core/base/colors.lua @@ -425,8 +425,6 @@ function colors.translate(str, opt) end return result end) - - -- ok return str end |
