ripple-api/app/v1/init.go

6 lines
48 B
Go

package v1
func init() {
go removeUseless()
}