mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-17 22:28:22 +01:00
[Bridge] Remove unused variable
This commit is contained in:
parent
d520e82d9e
commit
37f269cf53
@ -199,7 +199,6 @@ abstract class BridgeAbstract implements BridgeInterface {
|
||||
if(!is_array($data))
|
||||
return false;
|
||||
|
||||
$validated=true;
|
||||
foreach($data as $name=>$value){
|
||||
$registered = false;
|
||||
foreach(static::PARAMETERS as $context=>$set){
|
||||
|
Loading…
x
Reference in New Issue
Block a user