mirror of https://github.com/vector-im/riot-web
Remove unused imports
parent
8f6e8c1ec7
commit
d5db0077ed
|
@ -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 New Issue