Skip to content

Commit

Permalink
Remove a trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 21, 2014
1 parent 7d7cf5a commit f8f5b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/drnbench/publish-subscribe/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def feed
def new_feed
Marshal.load(Marshal.dump(feed))
end

private
def prepare_subscribe_request
subscribe_request_file = Pathname(@subscribe_request_file).expand_path(Dir.pwd)
Expand Down

0 comments on commit f8f5b6a

Please sign in to comment.