Merge "rm stray fileRepoPromise property from media dialog"

This commit is contained in:
jenkins-bot 2017-01-03 20:24:34 +00:00 committed by Gerrit Code Review
commit d816492ca1

View file

@ -20,7 +20,6 @@ ve.ui.MWMediaDialog = function VeUiMWMediaDialog( config ) {
// Properties
this.imageModel = null;
this.fileRepoPromise = null;
this.pageTitle = '';
this.isSettingUpModel = false;
this.isInsertion = false;