mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-11 12:21:20 +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