Skip to content

Commit

Permalink
import resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeMaster482 committed Dec 20, 2023
1 parent 0b3bdb9 commit a4cfd1d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/microservices/transaction/delivery/http/handlers.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ import (

"github.com/mailru/easyjson"

genAccount "github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/account/delivery/grpc/generated"
"github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/user"

commonHttp "github.com/go-park-mail-ru/2023_2_Hamster/internal/common/http"
"github.com/go-park-mail-ru/2023_2_Hamster/internal/common/logger"
"github.com/google/uuid"
Expand All @@ -29,7 +26,6 @@ import (

"github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/transaction"
"github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/user"
"github.com/google/uuid"
)

type Handler struct {
Expand Down

0 comments on commit a4cfd1d

Please sign in to comment.