Skip to content

Commit 64d5aa1

Browse files
Fix for Unused import (#2)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 3cea713 commit 64d5aa1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import argparse
22
import polib
33
from language_tool_python import LanguageTool
4-
from language_tool_python.utils import classify_matches
54
from colorama import Fore, Style
65
import os
76
import json

0 commit comments

Comments
 (0)