refactor: move favicon.go to v1/favicon

This commit is contained in:
yusing
2025-04-14 16:27:31 +08:00
parent 69bc3acf15
commit 08b262d94b
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
package v1
package favicon
import (
"errors"