This commit is contained in:
NerdNumber9
2017-03-09 20:47:06 -05:00
parent 3222e0646d
commit 811bca18d9
2 changed files with 0 additions and 3 deletions
@@ -54,8 +54,6 @@ class MetadataHelper {
exGalleryBook().read<ExGalleryMetadata>(it)
}
//TODO Problem, our new metadata structures are incompatible.
//TODO We will probably just delete the old metadata structures
fun exGalleryBook() = Paper.book("gallery-ex")!!
fun pervEdenGalleryBook() = Paper.book("gallery-perveden")!!