Commit 18bf586d authored by obscuren's avatar obscuren

Removed

parent 3dfda15e
package main package main
// #include "/Users/jeffrey/go/src/github.com/go-qml/qml/cpp/capi.h"
import "C" import "C"
import ( import (
...@@ -13,6 +12,7 @@ import ( ...@@ -13,6 +12,7 @@ import (
"strconv" "strconv"
"strings" "strings"
"time" "time"
"github.com/ethereum/eth-go" "github.com/ethereum/eth-go"
"github.com/ethereum/eth-go/ethchain" "github.com/ethereum/eth-go/ethchain"
"github.com/ethereum/eth-go/ethdb" "github.com/ethereum/eth-go/ethdb"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment