Skip to content

Commit

Permalink
cmd/robloxmutexer: goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Feb 13, 2024
1 parent 16bc4ba commit f918114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/robloxmutexer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
package main

import (
"errors"
"log"
"time"
"errors"
"unsafe"

"golang.org/x/sys/windows"
Expand Down

0 comments on commit f918114

Please sign in to comment.