good morning!!!!

Skip to content
Snippets Groups Projects
Commit 08c26ab8 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Removed unnecessary code.

parent 119c5b40
No related branches found
No related tags found
No related merge requests found
......@@ -3,15 +3,12 @@ package ethtrie
import (
"bytes"
"fmt"
_ "reflect"
"sync"
"github.com/ethereum/go-ethereum/ethcrypto"
"github.com/ethereum/go-ethereum/ethutil"
)
func __ignore() { fmt.Println("") }
func ParanoiaCheck(t1 *Trie) (bool, *Trie) {
t2 := New(ethutil.Config.Db, "")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment