[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
1 changed files with 0 additions and 1 deletions

View File

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