X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fkotlin%2Fnet%2Fpterodactylus%2Fsone%2Fnotify%2FNotifications.kt;h=67546c5d949202daa4bd6fa79b5dd288fb38de87;hp=86d1316b99234881eba4b4c30861472690c35d04;hb=891d9a46b2254a92a06e38e67b2fa33085e528b0;hpb=35b69560c4bd6c8babfd8e93b8fd6403b2754f3d diff --git a/src/main/kotlin/net/pterodactylus/sone/notify/Notifications.kt b/src/main/kotlin/net/pterodactylus/sone/notify/Notifications.kt index 86d1316..67546c5 100644 --- a/src/main/kotlin/net/pterodactylus/sone/notify/Notifications.kt +++ b/src/main/kotlin/net/pterodactylus/sone/notify/Notifications.kt @@ -17,7 +17,8 @@ package net.pterodactylus.sone.notify -import net.pterodactylus.util.notify.* +import net.pterodactylus.util.notify.Notification +import net.pterodactylus.util.notify.NotificationManager /** * Returns whether the notification manager contains a notification with the given ID.