diff --git a/notification.go b/notification.go index 94a0750..175bf63 100644 --- a/notification.go +++ b/notification.go @@ -57,7 +57,6 @@ const ( UrgencyNormal Urgency = 1 UrgencyCritical Urgency = 2 ) -} // Notification holds all information needed for creating a notification type Notification struct {