Skip to content

Commit a6bc133

Browse files
Remove unnecessary annotations import
Signed-off-by: Matthias Wende <[email protected]>
1 parent e139ac3 commit a6bc133

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/frequenz/sdk/timeseries/_formula_engine/_formula_generators/_consumer_power_formula.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
"""Formula generator from component graph for Consumer Power."""
55

6-
from __future__ import annotations
7-
86
import logging
97

108
from ....microgrid import connection_manager

0 commit comments

Comments
 (0)