Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
IanCal committed Dec 12, 2024
1 parent 3973b21 commit 5690889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/host/app/services/matrix-service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ import type RealmServerService from './realm-server';
import type ResetService from './reset';

import { cloneDeep } from 'lodash';

import type * as MatrixSDK from 'matrix-js-sdk';

const { matrixURL } = ENV;
Expand Down

0 comments on commit 5690889

Please sign in to comment.