lib/unsplash.rb in unsplash-1.5.6 vs lib/unsplash.rb in unsplash-2.0.0

- old
+ new

@@ -7,11 +7,9 @@ require "unsplash/errors" require "unsplash/client" require "unsplash/connection" require "unsplash/user" require "unsplash/photo" -require "unsplash/category" -require "unsplash/curated_batch" require "unsplash/collection" require "unsplash/stats" require "unsplash/search" module Unsplash