Skip to content

Commit

Permalink
fix(console): remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Aug 14, 2024
1 parent bd89e95 commit 59aa74f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { getLoadingState } from '$lib/stores/loading';
import { getNhostClient } from '$lib/stores/nhost';
import { getToastStore } from '@skeletonlabs/skeleton';
import { DebugShell } from '@spectacular/skeleton';
import { Button } from '@spectacular/skeleton/components/button';
import { Alerts } from '@spectacular/skeleton/components/form';
import { Logger, sleep } from '@spectacular/utils';
import * as Form from 'formsnap';
Expand Down

0 comments on commit 59aa74f

Please sign in to comment.