removal of registerPlexObject as the only usage calls this class directly.

This commit is contained in:
blacktwin 2020-06-29 13:39:48 -04:00
parent 6829bb2759
commit 3746b4ecb5

View file

@ -715,7 +715,6 @@ class Marker(PlexObject):
self.end = cast(int, data.attrib.get('endTimeOffset'))
@utils.registerPlexObject
class Field(PlexObject):
""" Represents a single Field.