Skip to content

Commit

Permalink
chore: remove a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoEllet authored and Maksim-Nikolaev committed Jan 19, 2025
1 parent e03cef5 commit a12b4f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/toolbar/buttons/clipboard_button.dart
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ class ClipboardMonitor {
}

Future<void> _update(void Function() listener) async {
// If the clipboard is already being checked, return early.
if (_isCheckingClipboard) {
return;
}
Expand Down

0 comments on commit a12b4f4

Please sign in to comment.