Updated on 2026-08-14
This commit is contained in:
parent
859c82cbbb
commit
b5a7f3b381
19 changed files with 85 additions and 177 deletions
|
|
@ -1,8 +0,0 @@
|
|||
package com.tangem.domain.feedback
|
||||
|
||||
import com.tangem.domain.feedback.models.FeedbackEmailType
|
||||
|
||||
interface FeedbackManager {
|
||||
|
||||
fun sendEmail(type: FeedbackEmailType)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue