remove: forum

This commit is contained in:
NaMe2te 2024-01-16 18:38:25 +03:00
parent 1b152f2b77
commit d62a6daa4f

View file

@ -1,5 +0,0 @@
package Forums
type Forum struct {
threads []string
}