gofmt code

This commit is contained in:
vcaesar 2018-09-17 14:17:14 -04:00
parent da6e29a777
commit 40c3386427
1 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ package hook
*/
import "C"
import(
import (
// "fmt"
"unsafe"
)