Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Shivanshu Raj Shrivastava <[email protected]>
  • Loading branch information
shivanshuraj1333 committed Jan 9, 2025
1 parent 195919d commit 64c2fa4
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,3 @@ func (qr *QueueListRequest) Validate() error {
}
return nil
}

type QueueFilters struct {
ServiceName []string
SpanName []string
Queue []string
Destination []string
Kind []string
}

0 comments on commit 64c2fa4

Please sign in to comment.