Skip to content

Commit e922e79

Browse files
committed
Style
1 parent 8c4cd7c commit e922e79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jsonschema/tests/test_validators.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import os
1111
import sys
1212
import tempfile
13-
import unittest
1413
import warnings
1514

1615
import attr
@@ -22,7 +21,6 @@
2221
protocols,
2322
validators,
2423
)
25-
from jsonschema.tests._helpers import bug
2624

2725

2826
def fail(validator, errors, instance, schema):

0 commit comments

Comments
 (0)