diff options
Diffstat (limited to 'scripts/qapi-gen.py')
-rwxr-xr-x | scripts/qapi-gen.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/qapi-gen.py b/scripts/qapi-gen.py index c7b0070db2..4b03f7d53b 100755 --- a/scripts/qapi-gen.py +++ b/scripts/qapi-gen.py @@ -4,7 +4,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. -from __future__ import print_function import argparse import re |