Skip to content

Commit

Permalink
rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Feb 15, 2025
1 parent a4963a6 commit 71e3972
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,13 @@
type GuiFieldDefinition,
type GuiDeployment,
type OrderIO,
type ApprovalCalldataResult,
type DepositAndAddOrderCalldataResult,
type SelectTokens
} from '@rainlanguage/orderbook/js_api';
import { fade } from 'svelte/transition';
import { Button, Toggle } from 'flowbite-svelte';
import { type Config } from '@wagmi/core';
import { type Writable } from 'svelte/store';
import type { AppKit } from '@reown/appkit';
import type { Hex } from 'viem';
import { page } from '$app/stores';
import { onMount } from 'svelte';
import ShareChoicesButton from './ShareChoicesButton.svelte';
Expand Down

0 comments on commit 71e3972

Please sign in to comment.