Skip to content

Commit

Permalink
Remove stale import
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowcap committed Feb 12, 2025
1 parent 848ec01 commit b1dd135
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zeno/agents/layerfinder/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
from pydantic import BaseModel, Field, model_validator
from typing_extensions import Self

from zeno.agents.kba.tool_kba_info import kba_info_tool


# Add this mixin to all models
class JSONSerializable(BaseModel):
Expand Down

0 comments on commit b1dd135

Please sign in to comment.