From 60de4d6dd1403abd4daa142bb2e43cb917fe7b15 Mon Sep 17 00:00:00 2001 From: Gustav Simonsson Date: Fri, 20 Mar 2015 09:13:17 +0100 Subject: gofmt --- cmd/ethereum/blocktest.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/ethereum') diff --git a/cmd/ethereum/blocktest.go b/cmd/ethereum/blocktest.go index b75518138..d9cdfa83f 100644 --- a/cmd/ethereum/blocktest.go +++ b/cmd/ethereum/blocktest.go @@ -5,9 +5,9 @@ import ( "github.com/codegangsta/cli" "github.com/ethereum/go-ethereum/cmd/utils" + "github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/eth" "github.com/ethereum/go-ethereum/ethdb" - "github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/tests" ) -- cgit v1.2.3