OSDN Git Service

Merge pull request #201 from Bytom/v0.1
[bytom/vapor.git] / vendor / github.com / tendermint / abci / types / code.go
diff --git a/vendor/github.com/tendermint/abci/types/code.go b/vendor/github.com/tendermint/abci/types/code.go
deleted file mode 100644 (file)
index c99a0bb..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-package types
-
-func (c CodeType) IsOK() bool { return c == CodeType_OK }