mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
minor fix
This commit is contained in:
@@ -121,7 +121,6 @@ class CalcTierStats extends Action
|
||||
///** Get Project Name */
|
||||
//$stats['Project Name'] = $project->getAttribute('name');
|
||||
|
||||
|
||||
/** Get Organization Name and Id */
|
||||
//$teamId = $project->getAttribute('teamId', null);
|
||||
//$teamName = null;
|
||||
|
||||
Reference in New Issue
Block a user