chore: remove no longer required imports

This commit is contained in:
Matthias
2024-10-04 07:10:49 +02:00
parent 2e0a597ee4
commit cf6c41f9db
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
from datetime import timedelta
from typing import Dict, List, NamedTuple, Optional
from typing import NamedTuple, Optional
from pandas import DataFrame