Skip to content

Commit

Permalink
🗑️ Remove unnecessary comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corvus400 committed Sep 3, 2024
1 parent 734b8b3 commit 4234e4d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ struct KmpPresenterContributorView: View {

@MainActor
private func startListening() async {
// contributorsScreenPresenterStateFlowの非同期処理で状態を監視して更新
let uiStateStateFlow = contributorsScreenPresenterStateFlow(repositories: repositories.map, events: SkieSwiftMutableSharedFlow(events))

for await state in uiStateStateFlow {
Expand Down

0 comments on commit 4234e4d

Please sign in to comment.