Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
xingwanying committed Dec 3, 2024
1 parent 81edf4d commit 31f9740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/github_app/router.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
get_installation_repositories,
get_jwt,
get_private_key,
get_user_orgs,
)

Check failure on line 31 in server/github_app/router.py

View workflow job for this annotation

GitHub Actions / build

Ruff (F401)

github_app/router.py:31:5: F401 `github_app.utils.get_user_orgs` imported but unused

from petercat_utils import get_env_variable
Expand Down

0 comments on commit 31f9740

Please sign in to comment.