refactor: move avatar from internal/users to internal

This commit is contained in:
2026-05-28 12:36:50 +02:00
committed by Milas Holsting
parent 2091f0f365
commit 2068e6b0b7

View File

@@ -1,4 +1,4 @@
package users
package internal
import (
"net/url"