Skip to content

Commit 889d3c2

Browse files
committed
remove cacheable from base
1 parent c3ae775 commit 889d3c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/view_component/base.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ def config
4141
include ViewComponent::Translatable
4242
include ViewComponent::WithContentHelper
4343
include ViewComponent::ComponentLocalConfig
44-
include ViewComponent::Cacheable
4544

4645
RESERVED_PARAMETER = :content
4746
VC_INTERNAL_DEFAULT_FORMAT = :html

0 commit comments

Comments
 (0)