mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 17:01:49 +02:00
remove unused imports
This commit is contained in:
parent
28292c3388
commit
09ad138306
@ -14,13 +14,8 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
import SettingsStore from "../SettingsStore";
|
||||
import SettingController from "./SettingController";
|
||||
import Modal from "../../Modal";
|
||||
import sdk from "../../index";
|
||||
import MatrixClientPeg from "../../MatrixClientPeg";
|
||||
import dis from "../../dispatcher";
|
||||
import { _t } from "../../languageHandler";
|
||||
|
||||
export default class LazyLoadingController extends SettingController {
|
||||
onChange(level, roomId, newValue) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user