Skip to content

Commit 7272744

Browse files
committed
Remove unused imports
1 parent 3a480e9 commit 7272744

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/guideline_recategorization/recategorize_test.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import pytest
2-
import difflib
32
import recategorize
4-
import jsonschema
53
from pathlib import Path
64
import argparse
75
import sys

0 commit comments

Comments
 (0)