Skip to content

Commit 1456b43

Browse files
committed
Whitespace consistency.
1 parent 4850610 commit 1456b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/async/http/client.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def call(request)
138138
@pool.release(connection) if connection
139139
end
140140
end
141-
141+
142142
def inspect
143143
"#<#{self.class} authority=#{@authority.inspect}>"
144144
end

0 commit comments

Comments
 (0)