Remove unused code notificationStyleChanged()
We may properly add it again later if necessary.
This commit is contained in:
parent
008797285f
commit
b70c5915f7
5 changed files with 0 additions and 25 deletions
|
|
@ -21,9 +21,6 @@ import io.element.android.libraries.pushproviders.api.Distributor
|
|||
import io.element.android.libraries.pushproviders.api.PushProvider
|
||||
|
||||
interface PushService {
|
||||
// TODO Move away
|
||||
fun notificationStyleChanged()
|
||||
|
||||
/**
|
||||
* Return the current push provider, or null if none.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue