refactor: move auth handler from subdirectory

This commit is contained in:
2026-05-28 12:37:25 +02:00
committed by Milas Holsting
parent 0695fb7472
commit 7a6765c1bd

View File

@@ -1,4 +1,4 @@
package handler
package auth
import (
"mal/internal/domain"