Remove igt-gpu-tools.

This depends on oping which has been failing to build for a while.
This commit is contained in:
Tom Alexander
2024-08-10 11:19:41 -04:00
parent 621625d831
commit 075a768424
4 changed files with 6 additions and 3 deletions

View File

@@ -34,5 +34,8 @@
"black-formatter.importStrategy": "fromEnvironment",
"workbench.statusBar.visible": false,
"git.openRepositoryInParentFolders": "never",
"files.autoSave": "afterDelay"
"files.autoSave": "afterDelay",
"editor.rulers": [
100
]
}