Skip to content

Commit

Permalink
Removed 2 calls to standard_library
Browse files Browse the repository at this point in the history
  • Loading branch information
marioba authored and m-kuhn committed Aug 7, 2017
1 parent 78af413 commit b32212d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/src/python/test_qgsfiledownloader.py
Expand Up @@ -18,8 +18,6 @@
from qgis.gui import (QgsFileDownloader,)
from qgis.testing import start_app, unittest

standard_library.install_aliases()

__author__ = 'Alessandro Pasotti'
__date__ = '08/11/2016'
__copyright__ = 'Copyright 2016, The QGIS Project'
Expand Down
2 changes: 0 additions & 2 deletions tests/src/python/test_qgssettings.py
Expand Up @@ -16,8 +16,6 @@
from qgis.testing import start_app, unittest
from qgis.PyQt.QtCore import QSettings

standard_library.install_aliases()

__author__ = 'Alessandro Pasotti'
__date__ = '02/02/2017'
__copyright__ = 'Copyright 2017, The QGIS Project'
Expand Down

0 comments on commit b32212d

Please sign in to comment.