mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-31 04:22:55 +00:00
Godeps <- golang.org/x/crypto/nacl etc
This commit is contained in:
+3
-2
@@ -14,10 +14,11 @@ import (
|
||||
"github.com/tendermint/tendermint/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/storage"
|
||||
)
|
||||
|
||||
// Logging.
|
||||
|
||||
type dropper struct {
|
||||
s *session
|
||||
file storage. // Logging.
|
||||
File
|
||||
file storage.File
|
||||
}
|
||||
|
||||
func (d dropper) Drop(err error) {
|
||||
|
||||
Reference in New Issue
Block a user