trace deleted

This commit is contained in:
Calvo 2021-05-28 14:10:12 +02:00
parent 2eb85562c2
commit 8010b375dd
1 changed files with 0 additions and 1 deletions

View File

@ -978,7 +978,6 @@ class Tree
$inner
GROUP BY g
ORDER BY $order_by_final";
hd($sql, true);
return $sql;
}