Skip to content

Commit

Permalink
Remove unnecessary eslint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sirbrillig committed Dec 18, 2020
1 parent cb8c8d4 commit 915774b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/my-sites/checkout/checkout/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { connect } from 'react-redux';
import { localize } from 'i18n-calypso';
import PropTypes from 'prop-types';
import React from 'react';
// eslint-disable-next-line no-restricted-imports

/**
* Internal dependencies
Expand Down

0 comments on commit 915774b

Please sign in to comment.