Skip to content

Commit 1ca2733

Browse files
committed
whitespace
1 parent 8ac2b06 commit 1ca2733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/jammit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
require 'pathname'
33

44
APP_ROOT = File.dirname(Pathname.new(__FILE__).realpath)
5-
require File.join(APP_ROOT,'../lib/jammit/command_line.rb')
5+
require File.join(APP_ROOT, '../lib/jammit/command_line.rb')
66

77
Jammit::CommandLine.new

0 commit comments

Comments
 (0)