More go fmt.

This commit is contained in:
Pietro Gagliardi 2014-06-10 11:23:00 -04:00
parent 09e3fcd9cb
commit 6e7f15c8e0
2 changed files with 74 additions and 75 deletions

View File

@ -4,7 +4,6 @@ package ui
import ( import (
"fmt" "fmt"
// "syscall"
"unsafe" "unsafe"
) )