Revert "fix lint"

This reverts commit 5c1c1f64b6.
pull/21833/head
Bruno Windels 2019-07-23 11:43:44 +02:00
parent ceb53dc0bb
commit f2bcfea0fb
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ limitations under the License.
import Resend from './Resend';
import sdk from './index';
import dis from './dispatcher';
import Modal from './Modal';
import { _t } from './languageHandler';