1
This commit is contained in:
parent
7e8e43c1da
commit
070e5b6107
@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
class TeamController extends BaseAuthedController {
|
class TeamController extends BaseAuthedController {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
public function createTeam()
|
public function createTeam()
|
||||||
{
|
{
|
||||||
$node_id = 1;
|
$node_id = 1;
|
||||||
@ -567,4 +565,3 @@ class TeamController extends BaseAuthedController {
|
|||||||
));
|
));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user