1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-26 03:11:18 +02:00

[FolhaDeSaoPauloBridge] Fix Linting Issue ()

This commit is contained in:
Yaman Qalieh
2022-03-24 18:36:23 -04:00
committed by GitHub
parent 534864f47b
commit bb06826680

@@ -46,8 +46,7 @@ class FolhaDeSaoPauloBridge extends FeedExpander {
} else {
Debug::log('???: ' . $item['uri']);
}
}
else {
} else {
$item['uri'] = explode('*', $item['uri'])[1];
}