Clean up
This commit is contained in:
committed by
Benoit Marty
parent
c0ef4804a1
commit
31ff2e7e0b
@@ -37,10 +37,8 @@ internal const val DEFAULT_PUSHER_FILE_TAG = "mobile"
|
||||
|
||||
private val loggerTag = LoggerTag("PushersManager", pushLoggerTag)
|
||||
|
||||
// TODO EAx Communicate with the SDK
|
||||
class PushersManager @Inject constructor(
|
||||
private val unifiedPushHelper: UnifiedPushHelper,
|
||||
// private val activeSessionHolder: ActiveSessionHolder,
|
||||
// private val localeProvider: LocaleProvider,
|
||||
private val appNameProvider: AppNameProvider,
|
||||
// private val getDeviceInfoUseCase: GetDeviceInfoUseCase,
|
||||
|
||||
Reference in New Issue
Block a user