Skip to content

Commit

Permalink
Fix: Imported and not used: "runtime"
Browse files Browse the repository at this point in the history
  • Loading branch information
pluveto authored Jan 30, 2022
1 parent 82065ec commit a70725a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/xclipboard/clipboard_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package xclipboard

import (
"errors"
"runtime"
)

func ReadClipboardImage() (buf []byte, err error) {
Expand Down

0 comments on commit a70725a

Please sign in to comment.