Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f213c79 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

remove unnecessary lint check errors.

parent 6cc28841
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
    <issue id="SdCardPath" severity="warning" />
    <issue id="VectorRaster" severity="warning" />

    <!-- Others are considered as error -->
    <issue id="all" severity="error" />
    <!-- Others are considered as warnings -->
    <issue id="all" severity="warning" />
</lint>