Remove outdated TODO comments

These features are already implemented.
This commit is contained in:
Hugo Locurcio
2024-07-02 01:23:52 +02:00
parent 2e22a46050
commit dd82a56fd9
2 changed files with 0 additions and 3 deletions

View File

@@ -486,7 +486,6 @@ def main() -> None:
statistics["os"]["web"]["unknown"].add(user)
# TODO: Add laptop and Celeron/Pentium Intel CPUs.
# TODO: Add Passmark scores for CPUs and GPUs.
# The Intel CPU detection considers -KS and -KF CPUs identical to -K,
# and -F identical to not having any suffix. (The -F suffix denotes a non-functional IGP.)
if (

View File

@@ -263,8 +263,6 @@
"<2,500": "#431407",
unknown: "#808080",
// TODO: Add CPU/GPU generation and VRAM size colors.
};
const ChartDatatype = {