Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyburdi committed Jul 19, 2023
1 parent 77612ea commit 47d4415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ge_releaser/git.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import github
from github.PullRequest import PullRequest

from ge_releaser.constants import GxFile, FILES_TO_COMMIT
from ge_releaser.constants import FILES_TO_COMMIT


class GitService:
Expand Down

0 comments on commit 47d4415

Please sign in to comment.