🗑️ chore: remove test database files
Some checks failed
CI/CD Pipeline / CI Pipeline (push) Has been cancelled
CI/CD Pipeline / CI Pipeline (pull_request) Successful in 14m14s

This commit is contained in:
2026-04-06 23:53:28 +02:00
parent 08202a578d
commit 49f21c28ea
4 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ import (
"context"
"dance-lessons-coach/pkg/user"
"github.com/rs/zerolog/log"
)