Oh yea, delete this since file moved

This commit is contained in:
Melody Becker 2024-09-18 10:53:08 +02:00
parent 1d66b44b34
commit 9a7bddabfe

View file

@ -1,9 +0,0 @@
package main
import "regexp"
var findRoleStructRegex = regexp.MustCompile("")
func main() {
}