This commit is contained in:
Johan Le Baut 2022-03-14 22:16:25 +01:00
parent 108efc33f3
commit b05cf14bf3
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ from typing import TypedDict
class FAIEligibilityStatus(TypedDict):
faiName: str
isEligible: bool
ftthDeployer: str
ftthStatus: str