Skip to content

Commit 8188319

Browse files
committed
[nginxctl/tests/test_parser.py,requirements.txt] Remove unused imports (F401)
1 parent e94429c commit 8188319

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nginxctl/tests/test_parser.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from __future__ import absolute_import, unicode_literals
22

3-
import ast
4-
import sys
53
import unittest
64
from copy import deepcopy
75
from functools import partial

0 commit comments

Comments
 (0)