Common: Remove unneeded `import annotations` from agent_configuration

This commit is contained in:
Mike Salvatore 2022-08-31 08:00:24 -04:00 committed by Shreya Malviya
parent 46ee6de13e
commit 1444ce10c3
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
from __future__ import annotations
from typing import Tuple
from pydantic import PositiveFloat