Skip to content

Commit b1552a9

Browse files
author
sethgrid
committed
remove unused var
1 parent 3b0ec20 commit b1552a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/user/user.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@
206206
# Retrieve Event Webhook settings (legacy, no id)#
207207
# GET /user/webhooks/event/settings #
208208

209-
webhook_id = "some-webhook-uuid"
210209
response = sg.client.user.webhooks.event.settings.get()
211210
print(response.status_code)
212211
print(response.body)

0 commit comments

Comments
 (0)