lib/hanami/extensions/view/slice_configured_context.rb in hanami-2.0.3 vs lib/hanami/extensions/view/slice_configured_context.rb in hanami-2.1.0.beta1
- old
+ new
@@ -1,8 +1,6 @@
# frozen_string_literal: true
-require "hanami/view"
-
module Hanami
module Extensions
module View
# Provides slice-specific configuration and behavior for any view context class
# defined within a slice's module namespace.