lib/tapioca/compilers/dsl/identity_cache.rb in tapioca-0.5.4 vs lib/tapioca/compilers/dsl/identity_cache.rb in tapioca-0.5.5

- old
+ new

@@ -1,9 +1,8 @@ # typed: strict # frozen_string_literal: true begin - require "rails/railtie" require "identity_cache" rescue LoadError # means IdentityCache is not installed, # so let's not even define the generator. return