Skip to content

Commit 09f2148

Browse files
authored
Update main.go
1 parent 2a8b716 commit 09f2148

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

main.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,5 @@ func main() {
119119
log.Println("[DEBUG] No USB devices detected")
120120
}
121121

122-
//PROGRAM RELATED TOOLS (need admin)
123-
//programutils.SetDebugPrivilege()
124-
//programutils.SetProcessCritical()
122+
// updating this once v1.0.9 is out!
125123
}

0 commit comments

Comments
 (0)