EventIndex: Fix some lint errors.
This commit is contained in:
parent
a5a149933a
commit
381fe95f67
3 changed files with 1 additions and 10 deletions
|
@ -16,8 +16,6 @@ limitations under the License.
|
|||
|
||||
import PlatformPeg from "../PlatformPeg";
|
||||
import {MatrixClientPeg} from "../MatrixClientPeg";
|
||||
import SettingsStore from '../settings/SettingsStore';
|
||||
import {SettingLevel} from "../settings/SettingsStore";
|
||||
import {sleep} from "../utils/promise";
|
||||
import {EventEmitter} from "events";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue