Skip to content

Commit

Permalink
rm unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Jan 9, 2025
1 parent bbd76ed commit b6cc449
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tools/test_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from typing import Literal, Optional

import pytest
import copy
from haystack.tools.tool import (
SchemaGenerationError,
Tool,
Expand Down

0 comments on commit b6cc449

Please sign in to comment.