mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Remove unused eslint-disables
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// Copyright 2021 Signal Messenger, LLC
|
||||
// Copyright 2021-2022 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
/* eslint-disable no-await-in-loop */
|
||||
|
||||
import { assert } from 'chai';
|
||||
|
||||
import type { MaybeAsyncIterable } from '../../util/asyncIterables';
|
||||
|
||||
Reference in New Issue
Block a user