Remove references to OAuth 1 client_application model

This commit is contained in:
Anton Khorev 2025-01-14 14:55:25 +03:00
parent 1732325768
commit f99bf8a139
2 changed files with 0 additions and 4 deletions

View file

@ -52,7 +52,6 @@ Lint/AssignmentInCondition:
- 'app/helpers/application_helper.rb'
- 'app/helpers/browse_tags_helper.rb'
- 'app/mailers/user_mailer.rb'
- 'app/models/client_application.rb'
- 'lib/nominatim.rb'
- 'lib/osm.rb'
- 'script/deliver-message'

View file

@ -20,9 +20,6 @@ en:
create: Add Comment
message:
create: Send
client_application:
create: Register
update: Update
oauth2_application:
create: Register
update: Update