Fix linting

This commit is contained in:
giancarlo
2024-04-23 00:15:41 +08:00
parent 17e0781581
commit 6814cc7089
6 changed files with 2027 additions and 2031 deletions

View File

@@ -1,6 +1,5 @@
import { SupabaseClient } from '@supabase/supabase-js';
import { createBillingWebhooksService } from '@kit/billing-gateway';
import { getLogger } from '@kit/shared/logger';
import { Database } from '@kit/supabase/database';