1
0
Fork 0
forked from gitea/nas

Fix Rails/WhereExists cop in account/interactions concern (#28789)

This commit is contained in:
Matt Jankowski 2024-01-18 04:36:16 -05:00 committed by GitHub
parent 4c23297c04
commit 89c9a4502d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 14 deletions

View file

@ -82,7 +82,6 @@ Rails/WhereExists:
- 'app/lib/feed_manager.rb'
- 'app/lib/status_cache_hydrator.rb'
- 'app/lib/suspicious_sign_in_detector.rb'
- 'app/models/concerns/account/interactions.rb'
- 'app/models/featured_tag.rb'
- 'app/models/poll.rb'
- 'app/models/session_activation.rb'