lib/shipcloud/webhook.rb in shipcloud-0.11.0 vs lib/shipcloud/webhook.rb in shipcloud-0.12.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Shipcloud class Webhook < Base include Shipcloud::Operations::All include Shipcloud::Operations::Delete