mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 08:37:30 +02:00
refactor: FormatFactory (#2832)
This commit is contained in:
@@ -11,7 +11,6 @@ class HtmlFormat extends FormatAbstract {
|
||||
|
||||
// Dynamically build buttons for all formats (except HTML)
|
||||
$formatFac = new FormatFactory();
|
||||
$formatFac->setWorkingDir(PATH_LIB_FORMATS);
|
||||
|
||||
$buttons = '';
|
||||
$links = '';
|
||||
|
Reference in New Issue
Block a user