lib/harvesting/client.rb in harvesting-0.1.0 vs lib/harvesting/client.rb in harvesting-0.2.0
- old
+ new
@@ -1,7 +1,6 @@
# frozen_string_literal: true
-require "byebug"
require "http"
require "json"
module Harvesting
class Client
- old
+ new