Merge pull request #15 from getamis/feature/refactor-environment-config-with-docker

core/genesis: remove unused import
This commit is contained in:
Alan Chen 2017-08-14 15:07:45 +08:00 committed by GitHub
commit 4c21e49e61
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ package genesis
import (
"encoding/json"
"fmt"
"io/ioutil"
"math/big"
"path/filepath"