mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-13 12:04:09 +02:00
refactor: logger (#3678)
This commit is contained in:
@@ -72,12 +72,6 @@ class RedditBridge extends BridgeAbstract
|
||||
]
|
||||
]
|
||||
];
|
||||
private CacheInterface $cache;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->cache = RssBridge::getCache();
|
||||
}
|
||||
|
||||
public function collectData()
|
||||
{
|
||||
|
Reference in New Issue
Block a user