This commit is contained in:
Fabio Manganiello 2018-04-20 09:27:57 +02:00
parent 6135089d60
commit 3f3ec08af2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from omxplayer import OMXPlayer
from platypush.message.response import Response
from platypush.message.event.video import VideoPlayEvent, VideoPauseEvent, \
VideoStop, NewPlayingVideoEvent
VideoStopEvent, NewPlayingVideoEvent
from .. import Plugin