mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-10 12:01:18 +00:00
Delete libs/common/array.go
closes https://github.com/tendermint/tmlibs/issues/133
This commit is contained in:
parent
931b465a05
commit
489f2525bd
@ -1,5 +0,0 @@
|
||||
package common
|
||||
|
||||
func Arr(items ...interface{}) []interface{} {
|
||||
return items
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user