Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso authored and github-actions[bot] committed Dec 11, 2024
1 parent b8f8250 commit f400f6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/src/core/testqgsoverlayexpression.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ class TestQgsOverlayExpression : public QObject
void testOverlayMeasure_data();

void testOverlayIntersectsDetails();

};


Expand Down Expand Up @@ -451,7 +450,6 @@ void TestQgsOverlayExpression::testOverlayIntersectsDetails()

QgsProject::instance()->removeMapLayer( poly1->id() );
QgsProject::instance()->removeMapLayer( line->id() );

}

void TestQgsOverlayExpression::testOverlayExpression()
Expand Down

0 comments on commit f400f6c

Please sign in to comment.