Remove cfg library
[openvswitch] / ovsdb / condition.c
index 0342b8e8906920d2334921a141a7d4cebbb3b15f..f3f43003a232fe317388a2ce650e3cbaf763aaba 100644 (file)
@@ -52,7 +52,6 @@ ovsdb_function_to_string(enum ovsdb_function function)
     return NULL;
 }
 
-
 static WARN_UNUSED_RESULT struct ovsdb_error *
 ovsdb_clause_from_json(const struct ovsdb_table_schema *ts,
                        const struct json *json,