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

Commit 53c67c8d authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix build.

Change-Id: I60185df6150d13d704a28933bc919527da173307
parent c801768e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -115,8 +115,7 @@ public class LoaderManager {
    }

    /**
     * @param <D>
     * @return the Loader with the given id or null if no matching Loader
     * Return the Loader with the given id or null if no matching Loader
     * is found.
     */
    @SuppressWarnings("unchecked")