From 6e8592e61240bca8102131a47c2ff37506e9195f Mon Sep 17 00:00:00 2001 From: parkminwoo Date: Tue, 25 Jul 2023 01:16:17 +0900 Subject: [PATCH] chore: style black --- bardapi/constants.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bardapi/constants.py b/bardapi/constants.py index 91b595ad9..6f4669b36 100644 --- a/bardapi/constants.py +++ b/bardapi/constants.py @@ -14,7 +14,6 @@ "Referer": "https://bard.google.com/", } - IMG_UPLOAD_HEADERS = { "authority": "content-push.googleapis.com", "accept": "*/*",