]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/test_config.py
Special phrases documentation updated
[nominatim.git] / test / python / test_config.py
index 81f13ffdebca7600439f2ddeb584af823fd2c2af..d6911957892dd290ec9fab26aeddcafd929281d1 100644 (file)
@@ -2,7 +2,6 @@
 Test for loading dotenv configuration.
 """
 from pathlib import Path
-import tempfile
 
 import pytest