update
This commit is contained in:
parent
aaa6742e66
commit
8f3d51f38a
@ -2,7 +2,4 @@ class MovieCollection:
|
|||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.collectionTitle = ""
|
self.collectionTitle = ""
|
||||||
self.collectionId = ""
|
self.collectionId = ""
|
||||||
self.collectionImgPath = ""
|
self.collectionImgPath = ""
|
||||||
|
|
||||||
def get_existing_collections(self):
|
|
||||||
pass
|
|
Loading…
x
Reference in New Issue
Block a user