remove fuzzywuzzy import

This commit is contained in:
Nate Prewitt
2018-02-13 08:51:43 -08:00
parent 097069b20c
commit bc48169b7f
-1
View File
@@ -10,7 +10,6 @@ import click
import crayons
import delegator
import parse
import fuzzywuzzy.process
import requests
import six
from time import time