1
0
Fork 0
forked from gitea/nas

Remove redis-namespace gem (#34742)

This commit is contained in:
Matt Jankowski 2025-05-21 11:20:17 -04:00 committed by GitHub
parent 3a5e310a6d
commit f1a6f4333a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 6 additions and 40 deletions

View file

@ -24,7 +24,6 @@ Bundler.require(*Rails.groups)
require_relative '../lib/exceptions'
require_relative '../lib/sanitize_ext/sanitize_config'
require_relative '../lib/redis/namespace_extensions'
require_relative '../lib/paperclip/url_generator_extensions'
require_relative '../lib/paperclip/attachment_extensions'