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