1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 06:47:35 +00:00

SystemMonitor: Remove GML references to the deleted Hardware tab

This commit is contained in:
Liav A 2022-08-12 09:31:22 +03:00 committed by Andreas Kling
parent c5d1cf7a5a
commit 488f22941b
2 changed files with 0 additions and 35 deletions

View file

@ -221,10 +221,6 @@ GML files can be found in the SerenityOS source tree with the `*.gml` extension.
title: "Network"
name: "network"
}
@SystemMonitor::HardwareTabWidget {
// snip
}
}
}