Skip to content

Commit

Permalink
Revert subscription change
Browse files Browse the repository at this point in the history
  • Loading branch information
squeaky-pl committed Feb 27, 2024
1 parent e84a084 commit ed4d946
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inbox/events/google.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ def watch_calendar(
try:
r = requests.post(
watch_url,
params={"eventTypes": "default"},
data=json.dumps(data),
headers=headers,
auth=OAuthRequestsWrapper(token),
Expand Down

0 comments on commit ed4d946

Please sign in to comment.