Skip to content

Commit 79840f1

Browse files
authored
Drop commented-out line (#108)
1 parent 158a7ef commit 79840f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/webrick/httputils.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ def normalize_path(path)
5555
"cer" => "application/pkix-cert",
5656
"crl" => "application/pkix-crl",
5757
"crt" => "application/x-x509-ca-cert",
58-
#"crl" => "application/x-pkcs7-crl",
5958
"css" => "text/css",
6059
"dms" => "application/octet-stream",
6160
"doc" => "application/msword",

0 commit comments

Comments
 (0)