Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Feb 5, 2013
1 parent d15aa9d commit fa6c86a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/launchy.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ def app_for_uri( uri )


def app_for_uri_string( s ) def app_for_uri_string( s )
app_for_uri( string_to_uri( s ) ) app_for_uri( string_to_uri( s ) )

end end


def string_to_uri( s ) def string_to_uri( s )
Expand Down

0 comments on commit fa6c86a

Please sign in to comment.