Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasMizera authored and github-actions[bot] committed Nov 8, 2022
1 parent 31a4cfb commit 430cd85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/quickgui/qgsquickmapsettings.cpp
Expand Up @@ -18,7 +18,6 @@
#include "qgsquickmapsettings.h"

#include "qgsmaplayer.h"
#include "qgsmaplayerstylemanager.h"
#include "qgsmessagelog.h"
#include "qgsprojectviewsettings.h"

Expand Down
1 change: 0 additions & 1 deletion src/quickgui/qgsquickmapsettings.h
Expand Up @@ -23,7 +23,6 @@
#include "qgscoordinatetransformcontext.h"
#include "qgsmaplayer.h"
#include "qgsmapsettings.h"
#include "qgsmapthemecollection.h"
#include "qgspoint.h"
#include "qgsrectangle.h"
#include "qgsproject.h"
Expand Down

0 comments on commit 430cd85

Please sign in to comment.