remove redundant 'book_title'
This commit is contained in:
parent
4755cad6ab
commit
c9617ba67f
|
@ -31,7 +31,6 @@ class PersonalBooksController < ApplicationController
|
||||||
"book_title",
|
"book_title",
|
||||||
"authors",
|
"authors",
|
||||||
"book_paper_type",
|
"book_paper_type",
|
||||||
"book_title",
|
|
||||||
"extracted_chapters",
|
"extracted_chapters",
|
||||||
"publisher",
|
"publisher",
|
||||||
"publish_date",
|
"publish_date",
|
||||||
|
|
Loading…
Reference in New Issue