Skip to content

Commit

Permalink
Fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
scinos committed Sep 22, 2020
1 parent bea008f commit 55f2f85
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
/**
* Internal dependencies
*/
<<<<<<< HEAD
import { shouldShowOfferResetFlow } from 'lib/plans/config';
=======
import { shouldShowOfferResetFlow } from 'calypso/lib/abtest/getters';
>>>>>>> Auto-fix rule wpcalypso/no-package-relative-imports
import { shouldShowOfferResetFlow } from 'calypso/lib/plans/config';
import {
FEATURE_UNLIMITED_PREMIUM_THEMES,
PLAN_JETPACK_SECURITY_REALTIME,
Expand Down

0 comments on commit 55f2f85

Please sign in to comment.