mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 00:02:28 +00:00
removed unneccessary defaultdict import
This commit is contained in:
parent
ec1a2ff5f9
commit
400f647b7b
@ -1,6 +1,5 @@
|
||||
from senpy.plugins import EmotionConversionPlugin
|
||||
from senpy.models import EmotionSet, Emotion, Error
|
||||
from collections import defaultdict
|
||||
|
||||
import logging
|
||||
logger = logging.getLogger(__name__)
|
||||
|
Loading…
Reference in New Issue
Block a user