mirror of
https://github.com/chubin/cheat.sh.git
synced 2025-01-07 13:47:44 +03:00
adapter.internal minor cleanup
This commit is contained in:
parent
e21f53d87b
commit
4baf2c3fb1
@ -11,7 +11,6 @@ import collections
|
|||||||
|
|
||||||
from fuzzywuzzy import process, fuzz
|
from fuzzywuzzy import process, fuzz
|
||||||
|
|
||||||
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
|
||||||
from config import CONFIG
|
from config import CONFIG
|
||||||
from adapter import Adapter
|
from adapter import Adapter
|
||||||
from fmt.internal import colorize_internal
|
from fmt.internal import colorize_internal
|
||||||
|
Loading…
Reference in New Issue
Block a user