forked from science-ation/science-ation
Remove debug line
This commit is contained in:
parent
9f9f2053df
commit
95a28b4a29
@ -353,7 +353,6 @@ function handle_get_divisions(&$u, &$fair, &$data, &$response)
|
||||
$div[$r->id] = array('division' => $r->division);
|
||||
}
|
||||
$response['divisions'] = $div;
|
||||
$response['tmp'] = $data;
|
||||
$response['error'] = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user