Remove ESLint no-continue rule
This commit is contained in:
parent
6a026c6439
commit
184f7e1bf3
6 changed files with 2 additions and 8 deletions
|
@ -480,7 +480,6 @@ export class ConversationController {
|
|||
|
||||
byE164[e164] = conversation;
|
||||
|
||||
// eslint-disable-next-line no-continue
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue