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

Commit b8a1d4ae authored by Jonathan Klee's avatar Jonathan Klee Committed by Sayantan Roychowdhury
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent b9312050
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -181,7 +181,6 @@ class AgeRatingProvider : ContentProvider() {
        validateAppAgeLimitUseCase = hiltEntryPoint.provideValidateAppAgeLimitUseCase()
        dataStoreManager = hiltEntryPoint.provideDataStoreManager()


        return true
    }