mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-11-02 17:43:26 -05:00
go fmt
This commit is contained in:
@@ -2,8 +2,8 @@ package ofxgo_test
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"github.com/aclindsa/ofxgo"
|
|
||||||
"github.com/aclindsa/go/src/encoding/xml"
|
"github.com/aclindsa/go/src/encoding/xml"
|
||||||
|
"github.com/aclindsa/ofxgo"
|
||||||
"math/big"
|
"math/big"
|
||||||
"reflect"
|
"reflect"
|
||||||
"testing"
|
"testing"
|
||||||
|
|||||||
Reference in New Issue
Block a user