Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xingwanying committed Sep 4, 2024
1 parent 79db208 commit 5e3ac32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/event_handler/discussion.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
from typing import Any
from github import Github, Auth
from github import GithubException

from agent.bot.get_bot import get_bot_by_id
from agent.prompts.issue_helper import generate_issue_prompt
from core.dao.repositoryConfigDAO import RepositoryConfigDAO
from petercat_utils.data_class import ChatData, Message, TextContentBlock

Expand Down

0 comments on commit 5e3ac32

Please sign in to comment.