Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
vblagoje committed May 14, 2024
1 parent a9f2083 commit 977d3e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions haystack/components/converters/openapi_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
#
# SPDX-License-Identifier: Apache-2.0

import json
import os
from pathlib import Path
from typing import Any, Dict, List, Optional, Union

Expand Down

0 comments on commit 977d3e4

Please sign in to comment.