Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Refactor integration manager handling into a common place #3301

Merged
merged 4 commits into from
Aug 13, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Appease the linter again
  • Loading branch information
turt2live committed Aug 9, 2019
commit 3a4c6f3eac97ea16d0cafe479384630423e17df1
1 change: 0 additions & 1 deletion src/ScalarMessaging.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ Example:
}
*/

import SdkConfig from './SdkConfig';
import MatrixClientPeg from './MatrixClientPeg';
import { MatrixEvent } from 'matrix-js-sdk';
import dis from './dispatcher';
Expand Down