1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:15:55 +00:00

fix some minor issues found by code analyzer

This commit is contained in:
Andrew Dolgov
2017-12-03 23:08:04 +03:00
parent fa3bcfa379
commit 7c6f7bb0aa
8 changed files with 5 additions and 51 deletions

View File

@@ -279,8 +279,6 @@ class PluginHost {
} else {
return false;
}
return false;
}
function get_commands() {