lib/faster_path.rb in faster_path-0.2.4 vs lib/faster_path.rb in faster_path-0.2.5

- old
+ new

@@ -1,8 +1,7 @@ require "faster_path/version" require 'pathname' require 'faster_path/platform' -require 'faster_path/asset_resolution' require 'fiddle' require 'fiddle/import' module FasterPath FFI_LIBRARY = FasterPath::Platform.ffi_library()