Cleanup imports

This commit is contained in:
Taylor Gerring
2015-02-26 02:36:06 +01:00
parent d5aed82b11
commit 739b7cc2ac
3 changed files with 4 additions and 6 deletions

View File

@ -25,10 +25,7 @@ import (
"fmt"
"os"
"os/signal"
"path"
"path/filepath"
"regexp"
"runtime"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/crypto"