Remove imported machine path from standards manifest

This commit is contained in:
2026-07-18 03:40:13 +08:00
parent cc3fb97be7
commit 423e1373f1
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"schema_version": "agent4.standard_manifest.v1", "schema_version": "agent4.standard_manifest.v1",
"source_dir": "D:\\Desktop\\提取记录", "source_dir": "external-standard-records",
"entries": [ "entries": [
{ {
"standard_id": "part-housing-upper-housing", "standard_id": "part-housing-upper-housing",
@@ -866,4 +866,4 @@
"testing_enabled": true "testing_enabled": true
} }
] ]
} }