Skip to content
Snippets Groups Projects
Commit 8f776cc8 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[scripts][ci] Remove local import

parent 5e2ee0f1
No related branches found
No related tags found
No related merge requests found
Pipeline #27896 passed
......@@ -272,7 +272,6 @@ def base_build(order, group, python, dry_run):
condarc_options = yaml.load(f)
else: #not building on the CI? - use defaults
import yaml
from ..constants import BASE_CONDARC, SERVER
from ..bootstrap import get_channels
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment