mirror of
https://github.com/google/nomulus
synced 2026-01-04 12:14:19 +00:00
Fix web.xml file broken in []
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=117591773
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
and streaming it to cloud storage. Requests are sent here by App Engine after
|
||||
`RdeCreateCronServlet` enqueues a task specifying a URL that points to this servlet.
|
||||
-->
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>backend-servlet</servlet-name>
|
||||
<url-pattern>/_dr/task/rdeStaging</url-pattern>
|
||||
|
||||
Reference in New Issue
Block a user