diff options
Diffstat (limited to 'lib/zero.rb')
-rw-r--r-- | lib/zero.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/zero.rb b/lib/zero.rb index 1b3d32c..c9909a7 100644 --- a/lib/zero.rb +++ b/lib/zero.rb @@ -1,6 +1,3 @@ -if RUBY_VERSION <= '1.9' - require 'backports' -end require 'zero/patches/uri' module Zero |