.clean up the code
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
package backend
|
||||
|
||||
import (
|
||||
"os/exec"
|
||||
)
|
||||
|
||||
func setHideWindow(cmd *exec.Cmd) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user