Fix style

This commit is contained in:
kojix2 2020-09-17 10:45:44 +09:00
parent 3baada320e
commit 0ce394a11d
2 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,6 @@ module Uplot
@parser = Parser.new @parser = Parser.new
end end
def run def run
parser.parse_options parser.parse_options
command = parser.command command = parser.command