Skip to content

Commit

Permalink
remove print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfiea committed Dec 10, 2024
1 parent c7cd14b commit 292923a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,6 @@ data:
'Accept': 'application/json',
'apikey': user_api_key
}
print("ajw")
print(headers)
yield headers
# Headers for API Update requests
Expand Down

0 comments on commit 292923a

Please sign in to comment.