Skip to content

Commit 5695454

Browse files
authored
Merge pull request #161 from ruby/remove-revision
Removed obsolated Revision constant
2 parents b31db8d + c1c5638 commit 5695454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/net/http.rb

-1
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,6 @@ class HTTP < Protocol
723723

724724
# :stopdoc:
725725
VERSION = "0.3.2"
726-
Revision = %q$Revision$.split[1]
727726
HTTPVersion = '1.1'
728727
begin
729728
require 'zlib'

0 commit comments

Comments
 (0)