mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-02 00:56:08 +02:00
[core] Remove HttpCachingBridgeAbstract
BridgeAbstract implements all functions to cover the implementation
This commit is contained in:
parent
2eec89ab27
commit
9be03f199b
2 changed files with 0 additions and 46 deletions
|
@ -12,7 +12,6 @@ require __DIR__ . '/Format.php';
|
|||
require __DIR__ . '/FormatAbstract.php';
|
||||
require __DIR__ . '/Bridge.php';
|
||||
require __DIR__ . '/BridgeAbstract.php';
|
||||
require __DIR__ . '/HttpCachingBridgeAbstract.php';
|
||||
require __DIR__ . '/FeedExpander.php';
|
||||
require __DIR__ . '/Cache.php';
|
||||
require __DIR__ . '/CacheAbstract.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue