refactor: standardize import statements in GitHub trigger files

- Removed redundant import paths for `fetch_repositories` in `github.py` and `issue_comment.py`.
- Updated import statements to use a consistent module path for better maintainability.

These changes enhance code organization and readability across the GitHub trigger implementation.
This commit is contained in:
Harry
2025-09-08 23:55:18 +08:00
parent a285c70f52
commit 482c227b88
3 changed files with 2 additions and 2 deletions