style: Remove misleading code comment

pull/244/head
Inex Code 2023-07-25 22:45:44 +03:00
parent 15039777e0
commit 5df1d676f6
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ class _CopyEncryptionKeyModalState extends State<CopyEncryptionKeyModal> {
copiedToClipboard = true; copiedToClipboard = true;
}, },
); );
// Make a timer to reset the copyToClipboardTime
setState(() { setState(() {
copyToClipboardTimer?.cancel(); copyToClipboardTimer?.cancel();
copyToClipboardTimer = Timer( copyToClipboardTimer = Timer(