Skip to content

Commit

Permalink
fix: add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrMatsko committed Feb 5, 2025
1 parent 4d4f8da commit d92476d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/dto/contact.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ package dto
import (
"fmt"
"net/http"

"github.com/moira-alert/moira"
)

type ContactList struct {
Expand Down

0 comments on commit d92476d

Please sign in to comment.