mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 21:26:44 +02:00
disabled unused langdetect
This commit is contained in:
@@ -20,7 +20,6 @@ import os
|
||||
import re
|
||||
import redis
|
||||
from fuzzywuzzy import process, fuzz
|
||||
from langdetect import detect
|
||||
from polyglot.detect import Detector
|
||||
from polyglot.detect.base import UnknownLanguage
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user