🔧 Refactoring

This commit is contained in:
2021-06-17 08:01:41 -07:00
parent 2bf74985a1
commit 0ce0cc43c2
4 changed files with 14 additions and 12 deletions

View File

@@ -12,7 +12,6 @@ const ComicSchema = mongoose.Schema({
userAddedMetadata: {
tags: [],
},
comicInfo: {
blackAndWhite: String,
characters: [String],