remove 'use strict'

pull/5863/head^2
Michael Telatynski 2018-01-16 10:27:47 +00:00 committed by GitHub
parent 8a7477f50c
commit 4386d45a97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 PropTypes from 'prop-types';
import {highlightBlock} from 'highlight.js';