Remove additional touch when feat_common_core is required

This commit is contained in:
zdiff
2025-09-10 11:17:32 +02:00
committed by Daniel Hofstetter
parent 4cf521be49
commit 8c78abe505
-2
View File
@@ -151,7 +151,6 @@ feat_Tier1 = [
"hostname",
"nproc",
"sync",
"touch",
"uname",
"whoami",
]
@@ -269,7 +268,6 @@ feat_os_windows_legacy = [
"arch",
"nproc",
"sync",
"touch",
"whoami",
]
##