Skip to content

Commit b84e338

Browse files
committed
Format main.go
1 parent 22081f5 commit b84e338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package main
22

33
import (
4-
"github.com/ShellCode33/VM-Detection/vmdetect"
54
"fmt"
5+
"github.com/ShellCode33/VM-Detection/vmdetect"
66
)
77

88
func main() {

0 commit comments

Comments
 (0)