refactor: move auth service from subdirectory

This commit is contained in:
2026-05-28 12:37:51 +02:00
committed by Milas Holsting
parent e6ab45da74
commit f80a52b171

View File

@@ -1,4 +1,4 @@
package service
package auth
import (
"context"