diff --git a/src/components/SubscriptionPage/index.tsx b/src/components/SubscriptionPage/index.tsx index 4c059af..d86a773 100644 --- a/src/components/SubscriptionPage/index.tsx +++ b/src/components/SubscriptionPage/index.tsx @@ -1,4 +1,3 @@ -import Title from '../Title' import MainButton from '../MainButton' import Policy from '../Policy' import Countdown from '../Countdown'