Drop unsupported SI-prefix peta from integration sensor (#69229)
This commit is contained in:
parent
29e8b9f2ac
commit
514e08c8fe
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ UNIT_PREFIXES = [
|
|||
{"value": "M", "label": "M (mega)"},
|
||||
{"value": "G", "label": "G (giga)"},
|
||||
{"value": "T", "label": "T (tera)"},
|
||||
{"value": "P", "label": "P (peta)"},
|
||||
]
|
||||
TIME_UNITS = [
|
||||
{"value": TIME_SECONDS, "label": "s (seconds)"},
|
||||
|
|
Loading…
Add table
Reference in a new issue