doc/run.php: Remove superfluous newline

This commit is contained in:
Eric Lippmann 2014-12-09 12:54:41 +01:00
parent cc619e0a7b
commit da575910e6
1 changed files with 0 additions and 1 deletions

View File

@ -47,4 +47,3 @@ $this->addRoute('doc/module/chapter', $docModuleChapter);
$this->addRoute('doc/icingaweb/chapter', $docIcingaWebChapter);
$this->addRoute('doc/module/toc', $docModuleToc);
$this->addRoute('doc/module/pdf', $docModulePdf);