Fix web.xml file broken in []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117591773
This commit is contained in:
mcilwain 2016-03-18 15:40:10 -07:00 committed by Justine Tunney
parent c25cfa626b
commit 980625f901

View file

@ -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>