fix(pages): remove max-len from learn

This commit is contained in:
Mrugesh Mohapatra
2019-02-21 21:23:15 +05:30
committed by Stuart Taylor
parent 65288de39a
commit ea3e5fff21

View File

@ -1,4 +1,3 @@
/* eslint-disable max-len */
import React from 'react';
import PropTypes from 'prop-types';
import { graphql } from 'gatsby';