Skip to content

Commit

Permalink
Remove stray MARK
Browse files Browse the repository at this point in the history
  • Loading branch information
j-f1 committed Jan 31, 2023
1 parent 2a725fd commit b5f7183
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@ extension ComposeContentViewController: ComposeContentToolbarViewDelegate {
toolbarItemDidPressed action: ComposeContentToolbarView.ViewModel.Action
) {
switch action {
// MARK: Character count
case .poll:
self.viewModel.isPollActive.toggle()
case .emoji:
Expand Down

0 comments on commit b5f7183

Please sign in to comment.