Skip to content

Commit

Permalink
Update python/utils.py
Browse files Browse the repository at this point in the history
Co-Authored-By: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
rldhont and m-kuhn committed May 10, 2019
1 parent 4f8f85b commit 67bbc2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/utils.py
Expand Up @@ -411,7 +411,6 @@ def _unloadPluginModules(packageName):
if hasattr(sys.modules[mod], 'qCleanupResources'):
sys.modules[mod].qCleanupResources()
except:
# Print stack trace for debug
pass

# try removing path
Expand Down

0 comments on commit 67bbc2a

Please sign in to comment.