Skip to content

Commit 3eb63e6

Browse files
committed
Remove unused imports
1 parent b354c85 commit 3eb63e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/guideline_recategorization/recategorize_test.py

Lines changed: 0 additions & 2 deletions
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)