Skip to content

Commit

Permalink
style: linted
Browse files Browse the repository at this point in the history
  • Loading branch information
dafuga committed Nov 2, 2024
1 parent 73b19d6 commit 2afe38a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions src/lib/utils/assets.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/routes/[network]/(account)/ram/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script lang="ts">
import { getContext } from 'svelte';
import { Asset } from '@wharfkit/antelope';
import { formatAsset } from '$lib/utils/assets';
import RamPriceHistory from '$lib/components/chart/rampricehistory.svelte';
import type { UnicoveContext } from '$lib/state/client.svelte';
Expand Down

0 comments on commit 2afe38a

Please sign in to comment.