1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-03 15:17:33 +02:00

[BridgeAbstract] Fix typo

LogMANOriginal
2016-09-09 19:14:53 +02:00
parent 579e0174e9
commit ebc137fc9f

@@ -272,4 +272,4 @@ class MySiteBridge extends BridgeAbstract {
}
}
// Imaginary empty line!
`
```