Skip to content

Commit 37ed5e6

Browse files
committed
remove unnecessary import
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
1 parent 276948c commit 37ed5e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

a2a/git_issue_agent/a2a_agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from a2a.types import AgentCapabilities, AgentCard, AgentSkill, TaskState, TextPart, SecurityScheme, HTTPAuthSecurityScheme
2323
from a2a.utils import new_agent_text_message, new_task
2424

25-
from starlette.authentication import AuthCredentials, SimpleUser, AuthenticationBackend
2625
from starlette.middleware.authentication import AuthenticationMiddleware
2726

2827
from git_issue_agent.auth import on_auth_error, BearerAuthBackend, auth_headers

0 commit comments

Comments
 (0)