Clean up
This commit is contained in:
parent
00c23618ab
commit
6b3aef23fa
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