Skip to content

Commit 7886ffe

Browse files
committed
Remove unused var
1 parent 364cb08 commit 7886ffe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/app/src/app/components/SubscribeForm/SubscribeForm.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React from 'react';
2-
import Helmet from 'react-helmet';
32
import { StripeProvider, Elements } from 'react-stripe-elements';
43
import { STRIPE_API_KEY } from '@codesandbox/common/lib/utils/config';
54
import { useScript } from 'app/hooks';

0 commit comments

Comments
 (0)