1
0
mirror of https://github.com/google/nomulus synced 2026-01-10 16:00:52 +00:00

Delete the mapreduce poll action

We never used it for anything.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=232024489
This commit is contained in:
mcilwain
2019-02-01 13:08:29 -08:00
committed by Ben McIlwain
parent 7596a0b773
commit 339202e879
5 changed files with 0 additions and 161 deletions

View File

@@ -121,11 +121,6 @@
<url-pattern>/_dr/task/generateZoneFiles</url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>tools-servlet</servlet-name>
<url-pattern>/_dr/task/pollMapreduce</url-pattern>
</servlet-mapping>
<!-- Security config -->
<security-constraint>
<web-resource-collection>