diff options
Diffstat (limited to 'tests/format/optionexports.py')
-rw-r--r-- | tests/format/optionexports.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/format/optionexports.py b/tests/format/optionexports.py index d824f0306..9b009774d 100644 --- a/tests/format/optionexports.py +++ b/tests/format/optionexports.py @@ -1,7 +1,6 @@ import os import pytest from buildstream import _yaml -from buildstream._exceptions import LoadError, LoadErrorReason from tests.testutils.runcli import cli # Project directory |