mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-11 02:54:10 +02:00
global: Fix code violations
This commit is contained in:
@@ -419,7 +419,6 @@ class LeBonCoinBridge extends BridgeAbstract {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private function buildRequestJson() {
|
||||
|
||||
$requestJson = new StdClass();
|
||||
@@ -534,5 +533,4 @@ class LeBonCoinBridge extends BridgeAbstract {
|
||||
return json_encode($requestJson);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user