fix lint error
This commit is contained in:
parent
d8941558c3
commit
31daf10f87
1 changed files with 1 additions and 1 deletions
|
|
@ -90,6 +90,6 @@ export class RateLimiterService {
|
|||
}
|
||||
}
|
||||
|
||||
return null
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue