mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-10 23:10:59 +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