diff --git a/ReactCommon/fabric/debug/DebugStringConvertibleItem.h b/ReactCommon/fabric/debug/DebugStringConvertibleItem.h index f4b60fae1..42ba1c6af 100644 --- a/ReactCommon/fabric/debug/DebugStringConvertibleItem.h +++ b/ReactCommon/fabric/debug/DebugStringConvertibleItem.h @@ -21,7 +21,6 @@ namespace react { // in custom implementations of `getDebugChildren` and `getDebugProps`. class DebugStringConvertibleItem : public DebugStringConvertible { public: - DebugStringConvertibleItem() = default; DebugStringConvertibleItem(const DebugStringConvertibleItem &item) = default; DebugStringConvertibleItem(