summaryrefslogtreecommitdiff
path: root/src/buildstream/plugins/elements/import.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildstream/plugins/elements/import.py')
-rw-r--r--src/buildstream/plugins/elements/import.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildstream/plugins/elements/import.py b/src/buildstream/plugins/elements/import.py
index de7ee8af4..133edad0d 100644
--- a/src/buildstream/plugins/elements/import.py
+++ b/src/buildstream/plugins/elements/import.py
@@ -31,6 +31,7 @@ The empty configuration is as such:
"""
import os
+
from buildstream import Element, ElementError