Remove extra line

This commit is contained in:
Alexander Bock
2021-02-08 17:54:02 +01:00
committed by GitHub
parent 51b12d3158
commit 78c0b23194

View File

@@ -294,7 +294,6 @@ public:
// Generate JSON for documentation
std::string generateJson() const override;
protected:
/// The unique identifier of this PropertyOwner
std::string _identifier;