Re-do clang-format.

This commit is contained in:
Eric Haszlakiewicz
2020-04-18 02:14:13 +00:00
parent 23ddcbd4da
commit ecb9354bb1
3 changed files with 0 additions and 3 deletions

View File

@@ -296,4 +296,3 @@ const char *json_type_to_name(enum json_type o_type)
}
return json_type_name[o_type];
}