Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thegodenage committed Apr 12, 2024
1 parent 593964b commit 066aea5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cmd/collector/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ import (
const networkInterfaceDescription = "WAN Miniport (Network Monitor)"

func main() {
//if !windows.GetCurrentProcessToken().IsElevated() {
// if err := permission.RunMeElevated(); err != nil {
// panic(err.Error())
// }
//}

ctx := context.Background()

log.Println("starting collector")
Expand Down

0 comments on commit 066aea5

Please sign in to comment.