Merge "Cleanup code comment on Special:Nuke"

这个提交包含在:
jenkins-bot 2024-05-05 12:23:00 +00:00 提交者 Gerrit Code Review
当前提交 77f19d09dd

查看文件

@ -422,8 +422,6 @@ class SpecialNuke extends SpecialPage {
}
}
// $pattern is a SQL pattern supporting wildcards, so buildLike() will not work.
// Wildcards are escaped using '\', so LikeValue/LikeMatch will not work either.
if ( !$addedWhere ) {
$queryBuilder->andWhere(
$dbr->expr(