diff --git a/plugin.video.example/default.py b/plugin.video.example/default.py index e18059b..95b019a 100644 --- a/plugin.video.example/default.py +++ b/plugin.video.example/default.py @@ -132,7 +132,6 @@ def play_video(path): """ Play a video by the provided path. :param path: str - :param label: str :return: None """ # Create a playable item with a path to play.