mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 05:01:29 +00:00
remove some unused code reported by phpmd
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
|
||||
if (!$label_id) return;
|
||||
|
||||
$result = db_query(
|
||||
db_query(
|
||||
"DELETE FROM ttrss_user_labels2
|
||||
WHERE
|
||||
label_id = '$label_id' AND
|
||||
|
||||
Reference in New Issue
Block a user