Browse Source

wip: remove excess import

Dax Raad 7 months ago
parent
commit
cfc715bd48
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/tui/clipboard/clipboard_linux.go

+ 0 - 1
packages/tui/clipboard/clipboard_linux.go

@@ -12,7 +12,6 @@ import (
 	"bytes"
 	"bytes"
 	"context"
 	"context"
 	"fmt"
 	"fmt"
-	"os"
 	"os/exec"
 	"os/exec"
 	"strings"
 	"strings"
 	"sync"
 	"sync"