Skip to content

Commit

Permalink
remove unused import (#11599)
Browse files Browse the repository at this point in the history
  • Loading branch information
codewaicher authored Aug 26, 2024
1 parent 5c2bcaf commit 2b128c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ops/check-changed/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import re
import subprocess
import sys
import json

from github import Github

Expand Down

0 comments on commit 2b128c7

Please sign in to comment.