mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 05:22:35 +09:00
Remove commented debug code
This commit is contained in:
parent
b8fc4ca46f
commit
2b5cded376
1 changed files with 1 additions and 2 deletions
|
|
@ -38,7 +38,6 @@ class ConditionGroupTag
|
||||||
$conditions = array($conditions);
|
$conditions = array($conditions);
|
||||||
}
|
}
|
||||||
|
|
||||||
//var_dump($conditions);
|
|
||||||
foreach($conditions as $condition)
|
foreach($conditions as $condition)
|
||||||
{
|
{
|
||||||
if($condition->node_name === 'group')
|
if($condition->node_name === 'group')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue