From b8a6b1778e41a91a96ff006ec2f0b37e385ea157 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Mon, 30 Oct 2023 08:24:33 -0700 Subject: [PATCH] Update: gofmt the code --- clipboard/clipboard.go | 1 - 1 file changed, 1 deletion(-) diff --git a/clipboard/clipboard.go b/clipboard/clipboard.go index f1b21861..e0017f96 100644 --- a/clipboard/clipboard.go +++ b/clipboard/clipboard.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. /* - Package clipboard read/write on clipboard */ package clipboard