refactor: move auth middleware from subdirectory

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

View File

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