Commit 08df172e authored by KOBAYASHI Shuji's avatar KOBAYASHI Shuji

Remove unused constant in `lib/mruby/build/command.rb`

parent fdbb1731
......@@ -32,8 +32,6 @@ module MRuby
end
end
NotFoundCommands = {}
private
def _run(options, params={})
sh "#{build.filename(command)} #{options % params}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment