tests/avocado/mem-addr-space-check: Remove unused "import signal"
authorThomas Huth <thuth@redhat.com>
Fri, 19 Jul 2024 09:54:08 +0000 (11:54 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 22 Jul 2024 11:54:23 +0000 (13:54 +0200)
commit3b067b701d08ae292c4757caec81fc17dce69b11
tree04528bdaee07f0c58c1e2de0aca466a7f776dd2c
parent816d4201ea8c926fddf766b37abc3e5ff03bb0dd
tests/avocado/mem-addr-space-check: Remove unused "import signal"

The "signal" module is not used here, so we can remove this import
statement.

Message-ID: <20240719095408.33298-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/avocado/mem-addr-space-check.py