mirror of https://github.com/vector-im/riot-web
remove 'use strict'
parent
8a7477f50c
commit
4386d45a97
|
@ -14,8 +14,6 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'use strict';
|
|
||||||
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import {highlightBlock} from 'highlight.js';
|
import {highlightBlock} from 'highlight.js';
|
||||||
|
|
Loading…
Reference in New Issue