Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jun 8, 2019
1 parent 3ea542a commit d2a9350
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions python/core/auto_generated/qgsjsonutils.sip.in
Expand Up @@ -338,8 +338,6 @@ Parse a simple array (depth=1)





};

/************************************************************************
Expand Down
2 changes: 0 additions & 2 deletions src/core/qgsjsonutils.h
Expand Up @@ -350,7 +350,6 @@ class CORE_EXPORT QgsJsonUtils
* \note Not available in Python bindings
* \since QGIS 3.8
*/

static QVariant parseJson( const std::string &jsonString ) SIP_SKIP;

/**
Expand All @@ -360,7 +359,6 @@ class CORE_EXPORT QgsJsonUtils
*/
static QVariant parseJson( const QString &jsonString ) SIP_SKIP;


};

#endif // QGSJSONUTILS_H

0 comments on commit d2a9350

Please sign in to comment.