Skip to content

Commit fb8d12a

Browse files
committed
Fixed a pyflakes issue.
- Legacy-Id: 16358
1 parent 8c66e95 commit fb8d12a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/utils/management/commands/run_yang_model_checks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Copyright The IETF Trust 2017-2019, All Rights Reserved
22
from __future__ import print_function, unicode_literals
33

4-
import sys
54
import json
65

76
from textwrap import dedent

0 commit comments

Comments
 (0)