Skip to content

Commit 264b95f

Browse files
SUPERCILEXsamtstern
authored andcommitted
Oops, remove unnecessary lint suppression (#858)
Signed-off-by: Alex Saveau <[email protected]>
1 parent d58ee4b commit 264b95f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

library/quality/lint-baseline.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,4 @@
5050
column="13"/>
5151
</issue>
5252

53-
<!-- TODO remove in https://github.com/firebase/FirebaseUI-Android/pull/851 -->
54-
<issue
55-
id="IconLauncherFormat"
56-
severity="Error"
57-
message="Launcher icons must be in PNG format"
58-
category="Usability:Icons"
59-
priority="6"
60-
summary="Wrong launcher icon format"
61-
explanation="Launcher icons should be in the PNG format. This requirement is enforced by the The Google Play Developer Console."
62-
quickfix="studio">
63-
<location file="src/main/res/drawable/ic_launcher.xml"/>
64-
</issue>
65-
6653
</issues>

0 commit comments

Comments
 (0)