Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7fd0b40

Browse files
committedFeb 8, 2024·
style(pre-commit): autofix
1 parent 69ceb62 commit 7fd0b40

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎map/map_height_fitter/schema/map_height_fitter.schema.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@
1717
"default": "pointcloud_map"
1818
}
1919
},
20-
"required": [
21-
"map_loader_name",
22-
"target"
23-
],
20+
"required": ["map_loader_name", "target"],
2421
"additionalProperties": false
2522
}
2623
},

0 commit comments

Comments
 (0)
Please sign in to comment.