Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Aug 24, 2012
1 parent 4d5cb51 commit c6d889e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/slimrb
Expand Up @@ -3,5 +3,4 @@
$:.unshift File.dirname(__FILE__) + '/../lib'
require 'slim/command'

cmd = Slim::Command.new(ARGV)
cmd.run
Slim::Command.new(ARGV).run

0 comments on commit c6d889e

Please sign in to comment.