app/src/main/java/foundation/e/apps/domain/parentalcontrol/GetAppInstallationPermissionUseCase.kt
deleted100644 → 0
+0
−26
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Refactored GetAppInstallationPermissionUseCase. Removed its interface and renamed GetAppInstallationPermissionUseCaseImpl to GetAppInstallationPermissionUseCase. Also updated all the references accordingly. Removed commented out code in CleanApkRetrofit class and removed unused binding in UseCaseModule.