Some minor updates

This commit is contained in:
obscuren
2014-03-20 17:27:48 +01:00
parent c642094cac
commit f21eb88ad1
3 changed files with 15 additions and 2 deletions

View File

@ -1,6 +1,7 @@
package ethutil
import (
"fmt"
"reflect"
"testing"
)