Run go fmt -w

This commit is contained in:
Audrius Butkevicius
2014-09-28 12:05:25 +01:00
parent 4b488a2d28
commit 1bc5632771
2 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ import (
type TestModel struct {
data []byte
folder string
folder string
name string
offset int64
size int