removed unused imports

This commit is contained in:
Somdev Sangwan
2018-12-30 03:29:34 +05:30
committed by GitHub
parent 2eec17ce24
commit 8ee5c0bf01
3 changed files with 0 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ import random
import re
import statistics
from collections import Counter
from fuzzywuzzy import fuzz, process
import core.config