generated from PenaSide/GolangTemplate
fix: remove regexp from dto
This commit is contained in:
parent
62a9faffbe
commit
6a50acdee8
@ -4,7 +4,6 @@ import (
|
|||||||
"go.mongodb.org/mongo-driver/bson"
|
"go.mongodb.org/mongo-driver/bson"
|
||||||
"penahub.gitlab.yandexcloud.net/pena-services/customer/internal/fields"
|
"penahub.gitlab.yandexcloud.net/pena-services/customer/internal/fields"
|
||||||
"penahub.gitlab.yandexcloud.net/pena-services/customer/internal/models"
|
"penahub.gitlab.yandexcloud.net/pena-services/customer/internal/models"
|
||||||
"penahub.gitlab.yandexcloud.net/pena-services/customer/pkg/bsontools"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type GetHistories struct {
|
type GetHistories struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user