Remove trailing white spaces.
This commit is contained in:
parent
a925e70717
commit
fcf012a28f
|
|
@ -58,7 +58,6 @@ else {
|
|||
$domain_uuid = $row["domain_uuid"];
|
||||
$group_description = $row["group_description"];
|
||||
$group_name = $row["group_name"];
|
||||
break;
|
||||
}
|
||||
unset ($prep_statement);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue