hudly/hypixel/tst.go

6 lines
50 B
Go
Raw Normal View History

2024-10-22 18:49:14 -06:00
package hypixel
func DoThing() int {
return 1
}