core/types: gofmt

This commit is contained in:
Felix Lange 2019-01-29 07:12:13 +01:00 committed by GitHub
parent 4404f0818d
commit 965486d481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,9 +19,9 @@ package types
import (
"encoding/binary"
"reflect"
"io"
"math/big"
"reflect"
"sort"
"sync/atomic"
"time"