Removed unused import

pull/77/head
Jakub Matys 2018-10-17 13:43:41 +02:00
parent 9588d3510c
commit e4c1f62e03
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ package sync
import (
"blockbook/bchain"
"blockbook/db"
"fmt"
"math/big"
"os"
"reflect"