Skip to content

Commit

Permalink
Update notification.go
Browse files Browse the repository at this point in the history
  • Loading branch information
esiqveland committed May 25, 2024
1 parent 631c6a4 commit aab4d68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notification.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ const (
UrgencyNormal Urgency = 1
UrgencyCritical Urgency = 2
)
}

// Notification holds all information needed for creating a notification
type Notification struct {
Expand Down

0 comments on commit aab4d68

Please sign in to comment.