initial import
This commit is contained in:
5
core/utils/report.go
Normal file
5
core/utils/report.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package utils
|
||||
|
||||
func Report(content string) {
|
||||
// TODO: implement the report method
|
||||
}
|
||||
Reference in New Issue
Block a user