diff --git a/rb/lib/selenium/webdriver/common/print_options.rb b/rb/lib/selenium/webdriver/common/print_options.rb index eefe9a8dab6d8..61de36dd8132a 100644 --- a/rb/lib/selenium/webdriver/common/print_options.rb +++ b/rb/lib/selenium/webdriver/common/print_options.rb @@ -17,7 +17,6 @@ # specific language governing permissions and limitations # under the License. - module Selenium module WebDriver # Represents options for printing a page.