remove utils.Report

This commit is contained in:
kevin
2020-08-17 18:05:56 +08:00
parent d4e38cb7f0
commit 0214161bfc
2 changed files with 1 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
package utils
func Report(content string) {
// TODO: implement the report method
}