Skip to content

Commit 7e3c242

Browse files
Update components/injector.py
1 parent cf56536 commit 7e3c242

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/injector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ def __init__(self) -> None:
5353

5454
self.has_seen_algae: bool = False
5555

56-
self.should_measure = False
5756

5857
def on_enable(self) -> None:
5958
self.has_seen_algae = False

0 commit comments

Comments
 (0)