forked from platypush/platypush
Removed unneeded import
This commit is contained in:
parent
1e972ded99
commit
beeb7dca7c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
from typing import Optional, Dict
|
from typing import Optional
|
||||||
|
|
||||||
from platypush.message.event import Event
|
from platypush.message.event import Event
|
||||||
from platypush.plugins.mail import Mail
|
from platypush.plugins.mail import Mail
|
||||||
|
|
Loading…
Reference in a new issue