From 35c41ad2b34de38a4cfac11911bf6de09f60e419 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 9 Mar 2015 13:04:03 +0000 Subject: Minor indentation fixup. --- lib/custodian/protocoltest/http.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/custodian/protocoltest') diff --git a/lib/custodian/protocoltest/http.rb b/lib/custodian/protocoltest/http.rb index 0d20dfb..0bbe290 100644 --- a/lib/custodian/protocoltest/http.rb +++ b/lib/custodian/protocoltest/http.rb @@ -51,7 +51,7 @@ module Custodian @url = line.split( /\s+/)[0] @host = @url - # + # # Set the resolve modes # @resolve_modes = [] -- cgit v1.2.1