Skip to content

Commit

Permalink
Remove unwanted QRegExp import
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 30, 2021
1 parent 7a152e2 commit b2c2525
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/gps/qgsbabelformat.cpp
Expand Up @@ -17,11 +17,8 @@
***************************************************************************/

#include "qgsbabelformat.h"

#include <QRegExp>
#include <QString>


QgsAbstractBabelFormat::QgsAbstractBabelFormat( const QString &name )
: mName( name )
{
Expand Down

0 comments on commit b2c2525

Please sign in to comment.