Remove unused Annotated import from interface.py
Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com>
This commit is contained in:
parent
5799bb3f00
commit
b9c4cf2859
|
|
@ -1,5 +1,4 @@
|
|||
import time
|
||||
from typing import Annotated
|
||||
|
||||
# Import from vendor-specific modules
|
||||
from .y_finance import (
|
||||
|
|
|
|||
Loading…
Reference in New Issue