1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-17 14:18:35 +01:00

[YeggiBridge] Fix lint error (#2019)

This commit is contained in:
Joseph 2021-03-15 16:15:01 +00:00 committed by GitHub
parent 55548dcb5f
commit 8d0d08a4d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,5 +90,4 @@ class YeggiBridge extends BridgeAbstract {
return parent::getURI();
}
}