Skip to content

Commit e6ebf91

Browse files
committed
test again
1 parent 4afc8d0 commit e6ebf91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cogs/utility.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1886,7 +1886,6 @@ async def update(self, ctx, *, flag: str = ""):
18861886

18871887
commit_data = data["data"]
18881888
print(commit_data)
1889-
18901889
user = data["user"]
18911890

18921891
if commit_data and commit_data.get("html_url"):

0 commit comments

Comments
 (0)