1
0
Fork 0
mirror of synced 2024-07-04 06:00:53 +12:00

feat: run linter

This commit is contained in:
Christy Jacob 2022-11-15 00:17:44 +05:30
parent d7d41b4b6b
commit 3ae1d9b8e6

View file

@ -108,4 +108,4 @@ App::get('/v1/project/usage')
}
$response->dynamic($usage, Response::MODEL_USAGE_PROJECT);
});
});