Remove param
This commit is contained in:
parent
f7cca0fc0c
commit
8f63916a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class BugReportPresenter(
|
|||
private val bugReporter: BugReporter,
|
||||
private val crashDataStore: CrashDataStore,
|
||||
private val screenshotHolder: ScreenshotHolder,
|
||||
@param:AppCoroutineScope
|
||||
@AppCoroutineScope
|
||||
private val appCoroutineScope: CoroutineScope,
|
||||
) : Presenter<BugReportState> {
|
||||
private class BugReporterUploadListener(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue