Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 05a7205

Browse files
committed
Remove useless access modifier
1 parent 62a6cdd commit 05a7205

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/wpxf/net/http_options.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module Wpxf
22
module Net
33
# Provides access to various HTTP based options.
44
module HttpOptions
5-
private
6-
75
HTTP_OPTION_HOST = StringOption.new(
86
name: 'host',
97
desc: 'Address of the target host.',

0 commit comments

Comments
 (0)