Remove unused ExitRequested pyotherside event

This commit is contained in:
miruka
2021-01-09 03:51:53 -04:00
parent ddc5b8b933
commit 50d4aae188
2 changed files with 0 additions and 11 deletions

View File

@@ -8,10 +8,6 @@ import ".."
QtObject {
signal deviceUpdateSignal(string forAccount)
function onExitRequested(exitCode) {
Qt.exit(exitCode)
}
function onNotificationRequested(id, title, body, image, highImportance) {
const level = window.notificationLevel