Runs go fmt on all code.
This commit is contained in:
parent
29bd83be41
commit
7b1a94122f
4 changed files with 21 additions and 21 deletions
|
@ -1,8 +1,8 @@
|
|||
package feeder
|
||||
|
||||
import (
|
||||
"testing"
|
||||
"io/ioutil"
|
||||
"testing"
|
||||
)
|
||||
|
||||
var items []*Item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue