1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-15 20:13:16 +02:00

Remove duplication of swagger:model Triggers

This commit is contained in:
Ralph Slooten
2025-02-14 15:44:19 +13:00
parent 9b2e90279d
commit 61a1ed0e49

View File

@@ -25,8 +25,6 @@ var (
)
// Triggers for the Chaos configuration
//
// swagger:model Triggers
type Triggers struct {
// Sender trigger to fail on From, Sender
Sender Trigger