Skip to content

Commit

Permalink
fix go import-ed linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitsethiaDH committed Apr 27, 2024
1 parent c6c646e commit 3109fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/mock/contact_repository_mock.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ package mock

import (
"context"

"github.com/link-identity/app/domain"

"github.com/stretchr/testify/mock"
)

Expand Down

0 comments on commit 3109fc6

Please sign in to comment.