wfc-server/common/misc.go
2024-02-05 20:03:30 -05:00

5 lines
50 B
Go

package common
func UNUSED(v ...interface{}) {
}