remove todo comment
This commit is contained in:
parent
3aa8f7d925
commit
0532295d8f
|
@ -63,8 +63,6 @@ impl Renderer for HtmlHandlebars {
|
|||
|
||||
// TODO write print version html
|
||||
|
||||
// TODO livereload
|
||||
|
||||
// Copy book's static assets
|
||||
|
||||
if book_project.get_project_root().join("assets").exists() {
|
||||
|
|
Loading…
Reference in New Issue