diff options
Diffstat (limited to 'test/modules/http1/test_004_post.py')
-rw-r--r-- | test/modules/http1/test_004_post.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/modules/http1/test_004_post.py b/test/modules/http1/test_004_post.py index d4d5edcbf5..005a8c2fbc 100644 --- a/test/modules/http1/test_004_post.py +++ b/test/modules/http1/test_004_post.py @@ -3,7 +3,6 @@ import email.parser import inspect import json import os -import re import sys import pytest |