Skip to content

Commit 772f9de

Browse files
authored
remove comment
1 parent 3458531 commit 772f9de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cogs/utils/github.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ def check_for_updates(version):
1212
return False
1313

1414
def changelog():
15-
# Use text media_type: https://docs.github.com/en/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types
1615
headers = {
1716
"Accept": "application/vnd.github.v3.text+json",
1817
}

0 commit comments

Comments
 (0)