mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-08 23:12:23 +00:00
remove unnecessary line
This commit is contained in:
parent
e9540cad02
commit
00483a1e0e
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ class WallabagEpub extends WallabagEBooks
|
|||
$bookEnd = "</body>\n</html>\n";
|
||||
|
||||
$log = new Logger("wallabag", TRUE);
|
||||
$fileDir = CACHE;
|
||||
|
||||
$book = new EPub(EPub::BOOK_VERSION_EPUB3, DEBUG_POCHE);
|
||||
$log->logLine("new EPub()");
|
||||
|
|
Loading…
Reference in a new issue