diff --git a/Descriptors/JSONDescriptor.h b/Descriptors/JSONDescriptor.h index a3bde5b1f..fcb6cddf2 100644 --- a/Descriptors/JSONDescriptor.h +++ b/Descriptors/JSONDescriptor.h @@ -505,6 +505,5 @@ public: reply.content.push_back("]"); } } - }; #endif /* JSON_DESCRIPTOR_H_ */