Remove unused imports
This commit is contained in:
parent
8f6e8c1ec7
commit
d5db0077ed
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ limitations under the License.
|
|||
*/
|
||||
import Modal from './Modal';
|
||||
import sdk from './index';
|
||||
import SdkConfig from './SdkConfig';
|
||||
import ScalarMessaging from './ScalarMessaging';
|
||||
import ScalarAuthClient from './ScalarAuthClient';
|
||||
import RoomViewStore from './stores/RoomViewStore';
|
||||
import MatrixClientPeg from "./MatrixClientPeg";
|
||||
|
||||
|
|
Loading…
Reference in a new issue