Cleanup
This commit is contained in:
parent
0a85555f38
commit
e60d84a2c8
2 changed files with 4 additions and 47 deletions
|
|
@ -20,8 +20,7 @@ namespace API.Helpers
|
|||
CreateMap<Chapter, ChapterDto>();
|
||||
|
||||
CreateMap<Series, SeriesDto>();
|
||||
//CreateMap<Series, InProgressChapterDto>();
|
||||
|
||||
|
||||
CreateMap<AppUserPreferences, UserPreferencesDto>();
|
||||
|
||||
CreateMap<Series, SearchResultDto>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue