mirror of
https://github.com/google/nomulus.git
synced 2025-07-19 17:26:09 +02:00
Remove PurgeSyntheticBillingEventsAction
Effectively a revert of [] now that synthetic billing events have been verified in production. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144473744
This commit is contained in:
parent
4e34fd53f4
commit
07010150b0
3 changed files with 0 additions and 125 deletions
|
@ -110,12 +110,6 @@
|
|||
<url-pattern>/_dr/task/refreshAllDomains</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Purge synthetic OneTime billing events -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>tools-servlet</servlet-name>
|
||||
<url-pattern>/_dr/task/purgeSyntheticBillingEvents</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Registrar detail report publishing action. -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>tools-servlet</servlet-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue