mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
adapter.internal minor cleanup
This commit is contained in:
@@ -11,7 +11,6 @@ import collections
|
||||
|
||||
from fuzzywuzzy import process, fuzz
|
||||
|
||||
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||
from config import CONFIG
|
||||
from adapter import Adapter
|
||||
from fmt.internal import colorize_internal
|
||||
|
||||
Reference in New Issue
Block a user