diff --git a/components/Billing.js b/components/Billing.js index 5c09f94..3dfed46 100644 --- a/components/Billing.js +++ b/components/Billing.js @@ -1,5 +1,4 @@ import React from 'react' -import { Head } from 'next' import { Elements, StripeProvider, CardElement, injectStripe } from 'react-stripe-elements' import { useAsyncCallback } from 'actionsack' @@ -271,9 +270,6 @@ export default function() { return ( - -