Skip to content

Commit 238ddd7

Browse files
committed
Remove extra spaces
1 parent f39a197 commit 238ddd7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nylas/models/webhooks.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ class WebhookTriggers(str, Enum):
3030
MESSAGE_OPENED = "message.opened"
3131
MESSAGE_LINK_CLICKED = "message.link_clicked"
3232
THREAD_REPLIED = "thread.replied"
33-
34-
3533

3634

3735
@dataclass_json

0 commit comments

Comments
 (0)