This website works better with JavaScript
Home
Explore
Help
Sign In
AI
/
opencode-ide-plugin
mirror of
https://github.com/paviko/opencode-ide-plugin.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
wip: remove excess import
Dax Raad
7 months ago
parent
39bcba85a9
commit
cfc715bd48
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
packages/tui/clipboard/clipboard_linux.go
+ 0
- 1
packages/tui/clipboard/clipboard_linux.go
View File
@@ -12,7 +12,6 @@ import (
"bytes"
"bytes"
"context"
"context"
"fmt"
"fmt"
- "os"
"os/exec"
"os/exec"
"strings"
"strings"
"sync"
"sync"