Skip to content

Commit

Permalink
Removing unneeded imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysrevans3 committed Apr 10, 2024
1 parent 461cd45 commit 195433c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Request model for the Free-text extension."""

from typing import Any, Dict, Optional
from typing import Optional

import attr
from pydantic import BaseModel
Expand Down

0 comments on commit 195433c

Please sign in to comment.