mapd: add to ignored processes list (#993)

* mapd: add to ignored processes list

* executable
This commit is contained in:
Jason Wen
2025-06-08 18:13:24 -04:00
committed by GitHub
parent 49cad4c22e
commit f12d181d3b
4 changed files with 3 additions and 2 deletions

View File

@@ -78,7 +78,6 @@ class Paths:
else:
return "/data/community/crashes"
@staticmethod
def mapd_root() -> str:
if PC: