pull/1293/head
andrew 2 years ago
parent 9813b526f0
commit 16177d5cb1

@ -1,12 +0,0 @@
package org.thoughtcrime.securesms.dependencies
import dagger.hilt.EntryPoint
import dagger.hilt.InstallIn
import dagger.hilt.components.SingletonComponent
import org.thoughtcrime.securesms.notifications.PushManager
@EntryPoint
@InstallIn(SingletonComponent::class)
interface PushComponent {
}
Loading…
Cancel
Save