fix(pages): remove max-len from learn

pull/35334/head
Mrugesh Mohapatra 2019-02-21 21:23:15 +05:30 committed by Stuart Taylor
parent 65288de39a
commit ea3e5fff21
1 changed files with 0 additions and 1 deletions

View File

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