Removed unneeded var
This commit is contained in:
pare
921d642d57
commit
06f43d244d
S'han modificat 1 arxius amb 0 adicions i 2 eliminacions
|
@ -99,8 +99,6 @@ if __name__ == '__main__':
|
||||||
|
|
||||||
if notif.type != 'mention':
|
if notif.type != 'mention':
|
||||||
|
|
||||||
i += 1
|
|
||||||
|
|
||||||
print(f'dismissing notification {notification_id}')
|
print(f'dismissing notification {notification_id}')
|
||||||
|
|
||||||
mastodon.notifications_dismiss(notification_id)
|
mastodon.notifications_dismiss(notification_id)
|
||||||
|
|
Loading…
Referencia en una nova incidència