diff --git a/lib/linguist/pathname.rb b/lib/linguist/pathname.rb index fc7c5d28..a8d01aaa 100644 --- a/lib/linguist/pathname.rb +++ b/lib/linguist/pathname.rb @@ -1,8 +1,6 @@ require 'linguist/language' require 'linguist/mime' -require 'escape_utils' - module Linguist # Similar to ::Pathname, Linguist::Pathname wraps a path string and # provides helpful query methods. Its useful when you only have a