mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
scripts: Remove unused python imports
Reported-by: LGTM code review Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20181108143422.15955-1-philmd@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
This commit is contained in:
committed by
Eduardo Habkost
parent
285cecd655
commit
9ab5a24b52
@ -11,7 +11,6 @@
|
||||
|
||||
from __future__ import print_function
|
||||
import struct
|
||||
import re
|
||||
import inspect
|
||||
from tracetool import read_events, Event
|
||||
from tracetool.backend.simple import is_string
|
||||
|
Reference in New Issue
Block a user