fix: remove unused model
This commit is contained in:
parent
557efb952a
commit
c5f05b397a
|
@ -3,9 +3,7 @@
|
||||||
package open
|
package open
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"os"
|
|
||||||
"os/exec"
|
"os/exec"
|
||||||
"path/filepath"
|
|
||||||
"strings"
|
"strings"
|
||||||
// "syscall"
|
// "syscall"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue