mirror of
https://github.com/Hilbis/Hilbish
synced 2025-05-09 13:53:22 +00:00
fix: remove unused imports
This commit is contained in:
parent
dfb8ec9a90
commit
83bcb35dcf
2
shell.go
2
shell.go
@ -1,10 +1,8 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
"context"
|
||||
"fmt"
|
||||
"io"
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user