Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
knuton committed Dec 13, 2012
1 parent 9945b3e commit b10f25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stubb/counter.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Stubb

class Counter

def initialize(app)
@app = app
@request_history = {}
Expand Down

0 comments on commit b10f25b

Please sign in to comment.