Fixed a pyflakes issue.

- Legacy-Id: 16358
This commit is contained in:
Henrik Levkowetz 2019-07-01 19:27:08 +00:00
parent 8c66e95a57
commit fb8d12ac3c

View file

@ -1,7 +1,6 @@
# Copyright The IETF Trust 2017-2019, All Rights Reserved
from __future__ import print_function, unicode_literals
import sys
import json
from textwrap import dedent