forked from p15670423/monkey
Common: Remove unneeded `import annotations` from agent_configuration
This commit is contained in:
parent
46ee6de13e
commit
1444ce10c3
|
@ -1,5 +1,3 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from typing import Tuple
|
||||
|
||||
from pydantic import PositiveFloat
|
||||
|
|
Loading…
Reference in New Issue