Removed a space

This commit is contained in:
Gabriel Stackhouse 2019-02-04 13:52:16 -06:00
parent d2c7feeaac
commit a554aec872

View file

@ -144,7 +144,6 @@ class MediaPart(PlexObject):
self._server.query(key, method=self._server._session.put)
class MediaPartStream(PlexObject):
""" Base class for media streams. These consist of video, audio and subtitles.