Clean up
This commit is contained in:
parent
c0ef4804a1
commit
31ff2e7e0b
1 changed files with 0 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue