mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
minor fix
This commit is contained in:
parent
3b6128c560
commit
8ce6d38922
1 changed files with 0 additions and 1 deletions
|
|
@ -121,7 +121,6 @@ class CalcTierStats extends Action
|
||||||
///** Get Project Name */
|
///** Get Project Name */
|
||||||
//$stats['Project Name'] = $project->getAttribute('name');
|
//$stats['Project Name'] = $project->getAttribute('name');
|
||||||
|
|
||||||
|
|
||||||
/** Get Organization Name and Id */
|
/** Get Organization Name and Id */
|
||||||
//$teamId = $project->getAttribute('teamId', null);
|
//$teamId = $project->getAttribute('teamId', null);
|
||||||
//$teamName = null;
|
//$teamName = null;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue