forked from hans/Nominatim
rename nominatim.admin to nominatim.tools
This commit is contained in:
@@ -9,7 +9,7 @@ import logging
|
|||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from .config import Configuration
|
from .config import Configuration
|
||||||
from .admin.exec_utils import run_legacy_script
|
from .tools.exec_utils import run_legacy_script
|
||||||
|
|
||||||
from .indexer.indexer import Indexer
|
from .indexer.indexer import Indexer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user