Removed unneeded var

This commit is contained in:
spla 2023-01-05 11:48:50 +01:00
pare 921d642d57
commit 06f43d244d

Veure arxiu

@ -99,8 +99,6 @@ if __name__ == '__main__':
if notif.type != 'mention':
i += 1
print(f'dismissing notification {notification_id}')
mastodon.notifications_dismiss(notification_id)