Skip to content

Commit fb685e2

Browse files
authored
chore: remove a comment
1 parent 54c3bef commit fb685e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/toolbar/buttons/clipboard_button.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class ClipboardMonitor {
3636
}
3737

3838
Future<void> _update(void Function() listener) async {
39-
// If the clipboard is already being checked, return early.
4039
if (_isCheckingClipboard) {
4140
return;
4241
}

0 commit comments

Comments
 (0)