Skip to content

Commit c0d2e8b

Browse files
committed
update: lint, remove unused component.
1 parent b653330 commit c0d2e8b

File tree

2 files changed

+0
-60
lines changed

2 files changed

+0
-60
lines changed

src/routes/pricing/+page.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import BG from './bg.png?enhanced';
1010
import { getAppwriteDashboardUrl } from '$lib/utils/dashboard';
1111
import { Button, BadgeTransparent, Icon } from '$lib/components/ui';
12-
import { trackEvent } from '$lib/actions/analytics';
1312
1413
const title = 'Pricing' + TITLE_SUFFIX;
1514
const description = 'Explore our straightforward pricing plans that scale with your project.';

src/routes/pricing/badge.svelte

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)