diff options
Diffstat (limited to 'tests/functional/qemu_test/tesseract.py')
| -rw-r--r-- | tests/functional/qemu_test/tesseract.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/qemu_test/tesseract.py b/tests/functional/qemu_test/tesseract.py index db441027b9..ef1833139d 100644 --- a/tests/functional/qemu_test/tesseract.py +++ b/tests/functional/qemu_test/tesseract.py @@ -5,7 +5,6 @@ # This work is licensed under the terms of the GNU GPL, version 2 or # later. See the COPYING file in the top-level directory. -import re import logging from . import has_cmd, run_cmd |