mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove unused constant in lib/mruby/build/command.rb
This commit is contained in:
@@ -32,8 +32,6 @@ module MRuby
|
||||
end
|
||||
end
|
||||
|
||||
NotFoundCommands = {}
|
||||
|
||||
private
|
||||
def _run(options, params={})
|
||||
sh "#{build.filename(command)} #{options % params}"
|
||||
|
||||
Reference in New Issue
Block a user