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

Commit 5d1893ba authored by Michael Jurka's avatar Michael Jurka
Browse files

Fix the build

parent bba72d13
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -702,8 +702,6 @@ public class WallpaperManager {
        // cropper doesn't exist, return null
        throw new IllegalArgumentException("Cannot use passed URI to set wallpaper; " +
            "check that the type returned by ContentProvider matches image/*");

        return null;
    }

    /**