Skip to content

Commit

Permalink
Remove linter comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurorum committed Sep 10, 2024
1 parent 0a37efc commit bfa4815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/me/purchases/cancel-purchase/feature-list.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { getFeatureByKey } from '@automattic/calypso-products'; // eslint-disable-line import/named
import { getFeatureByKey } from '@automattic/calypso-products';
import { Gridicon } from '@automattic/components';
import { useTranslate } from 'i18n-calypso';
import { getName, isRefundable } from 'calypso/lib/purchases';
Expand Down

0 comments on commit bfa4815

Please sign in to comment.