This commit is contained in:
Bruno Windels 2019-07-15 18:25:22 +02:00
parent 57abbc4273
commit 5c1c1f64b6

View File

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