oops, remove unneeded import

This commit is contained in:
Matthew Hodgson 2017-02-21 09:50:10 +00:00
parent aabf9255d2
commit 629f8caad7

View file

@ -20,8 +20,6 @@ import sdk from '../../../index';
import MatrixClientPeg from '../../../MatrixClientPeg';
import Modal from '../../../Modal';
import DateUtils from '../../../DateUtils';
import utils from 'matrix-js-sdk/lib/utils';
const AUTH_CACHE_AGE = 5 * 60 * 1000; // 5 minutes