forked from Mirrors/elk
refactor: remove new line
This commit is contained in:
parent
9bf4a6e21e
commit
b2e43bb11c
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ function preprocess(items: NotificationSlot[]): NotificationSlot[] {
|
|||
flattenedNotifications.push(item)
|
||||
}
|
||||
}
|
||||
|
||||
return groupItems(flattenedNotifications)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue