#50 Removed class PhotoAlbum.

This commit is contained in:
2021-10-02 04:28:46 +02:00
parent f5fb33c2c5
commit d787651d05

View File

@@ -22,6 +22,3 @@ class ExternalLink(PlaceAsset):
blank=True,
null=True
)
class PhotoAlbum(ExternalLink):
pass