1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 23:23:32 +00:00

Remove vestigial path for streaming EPP metrics (#184)

* Remove vestigial path for streaming EPP metrics

The relevant action was deleted last year here: google@218c451

This removes the final hanging piece.
This commit is contained in:
Ben McIlwain
2019-07-29 14:37:04 -04:00
committed by GitHub
parent 56b10ea136
commit bcdacc88d3

View File

@@ -13,11 +13,6 @@
<load-on-startup>1</load-on-startup>
</servlet>
<servlet-mapping>
<servlet-name>backend-servlet</servlet-name>
<url-pattern>/_dr/task/metrics</url-pattern>
</servlet-mapping>
<!-- RDE -->
<!--