mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-20 03:46:38 +00:00
Fix lint errors
This commit is contained in:
@@ -651,7 +651,7 @@ export class UsageService {
|
||||
}
|
||||
}
|
||||
|
||||
return result
|
||||
return result;
|
||||
} catch (error) {
|
||||
logger.error(
|
||||
`Failed to get usage for ${orgId}/${featureId}:`,
|
||||
|
||||
Reference in New Issue
Block a user