oops, remove unneeded import

pull/21833/head
Matthew Hodgson 2017-02-21 09:50:10 +00:00
parent aabf9255d2
commit 629f8caad7
1 changed files with 0 additions and 2 deletions

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