node: rm per peter

This commit is contained in:
kiel barry 2018-05-21 14:01:57 -07:00 committed by GitHub
parent 85464c1971
commit ffb647c225
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,6 @@ import (
"syscall"
)
// Var variables list errors generated.
var (
ErrDatadirUsed = errors.New("datadir already used by another process")
ErrNodeStopped = errors.New("node not started")