Remove commented use strict

It's even less use in a comment
pull/4035/head
David Baker 2017-05-26 13:34:18 +01:00
parent 82b2741ed9
commit d688eade43
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// 'use strict';
import React from 'react';
import { _t } from 'matrix-react-sdk/lib/languageHandler';
import DateUtils from 'matrix-react-sdk/lib/DateUtils';