Suppress MissingTranslation warning.

This commit is contained in:
Jack Palevich 2014-12-14 09:52:20 -08:00
parent 6f0fe93723
commit 47a1338561
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<lint>
<issue id="MissingTranslation" severity="ignore" />
<issue id="UseSparseArrays" severity="ignore" />
</lint>
</lint>