Skip to content

Commit ce90c06

Browse files
ch3pjwhoefling
authored andcommitted
Remove unused import
1 parent a2c2b75 commit ce90c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
from lxml import etree
12
import xmlsec
23
from xmlsec import constants as consts
34

45
from io import BytesIO
56

6-
import pytest
77
from tests import base
88

99

0 commit comments

Comments
 (0)