Skip to content

Commit

Permalink
Remove unnecessary require_dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gburgett committed Mar 15, 2019
1 parent 008a930 commit 6be3bec
Showing 1 changed file with 0 additions and 2 deletions.
@@ -1,8 +1,6 @@
# frozen_string_literal: true

require_dependency 'wcc/contentful/application_controller'
require_dependency 'wcc/contentful/event'
require 'wisper'

module WCC::Contentful
# The WebhookController is mounted by the WCC::Contentful::Engine to receive
Expand Down

0 comments on commit 6be3bec

Please sign in to comment.