Skip to content

Commit 08b6b28

Browse files
committed
pre-commit
1 parent 38fb950 commit 08b6b28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/behaviortree_cpp/json_export.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ class JsonExporter
8888
dst = *fromJson<T>(src);
8989
}
9090

91-
9291
/**
9392
* @brief Register new JSON converters with addConverter<Foo>().
9493
* You should used first the macro BT_JSON_CONVERTER.

0 commit comments

Comments
 (0)