mirror of
https://github.com/aclindsa/ofxgo.git
synced 2024-11-22 03:30:04 -05:00
go fmt
This commit is contained in:
parent
2f56698a0b
commit
31f33b66d7
@ -2,8 +2,8 @@ package ofxgo_test
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/aclindsa/ofxgo"
|
||||
"github.com/aclindsa/go/src/encoding/xml"
|
||||
"github.com/aclindsa/ofxgo"
|
||||
"math/big"
|
||||
"reflect"
|
||||
"testing"
|
||||
|
Loading…
Reference in New Issue
Block a user