mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-10 18:16:07 +00:00
Delete libs/common/array.go
closes https://github.com/tendermint/tmlibs/issues/133
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
package common
|
|
||||||
|
|
||||||
func Arr(items ...interface{}) []interface{} {
|
|
||||||
return items
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user