Remove unused "registrant_write_" keys from database config examples

This commit is contained in:
Artur Beljajev 2017-04-12 18:29:04 +03:00
parent 5260f9e586
commit f1c9736951
4 changed files with 0 additions and 38 deletions

View file

@ -18,11 +18,6 @@ api_log_development:
<<: *default
database: registry_api_log_development
registrant_write_development:
<<: *default
database: registry_development
test:
<<: *default
database: registry_test
@ -34,8 +29,3 @@ whois_test:
api_log_test:
<<: *default
database: registry_api_log_test
registrant_write_test:
<<: *default
database: registry_test