remove Promise.config

pull/21833/head
Michael Telatynski 2019-11-18 10:37:29 +00:00
parent 5c172a383d
commit e144f1c368
1 changed files with 0 additions and 4 deletions

View File

@ -61,10 +61,6 @@ import { setTheme } from "../../theme";
import { storeRoomAliasInCache } from '../../RoomAliasCache';
import { defer } from "../../utils/promise";
// Disable warnings for now: we use deprecated bluebird functions
// and need to migrate, but they spam the console with warnings.
Promise.config({warnings: false});
/** constants for MatrixChat.state.view */
const VIEWS = {
// a special initial state which is only used at startup, while we are