style: форматирование кода - убраны лишние пустые строки

This commit is contained in:
2025-08-27 15:05:25 +04:00
parent cce7622ae1
commit 0f93308c65
2 changed files with 16 additions and 15 deletions

View File

@@ -7,6 +7,7 @@ import (
"fmt"
"erp-mvp/core-service/internal/models"
"github.com/google/uuid"
)