Remove autoescape="strict" attributes from Soy templates.

Strict autoescaping is the default so they serve no purpose.

Design doc: []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=170905337
This commit is contained in:
jakubvrana 2017-10-03 13:32:20 -07:00 committed by Ben McIlwain
parent 14ccd2b8f1
commit 939c18bbce
15 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
{namespace domain.registry.tools autoescape="strict"}
{namespace domain.registry.tools}
/**
* Update server locks