Skip to content

Commit

Permalink
remove old ones
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Nov 20, 2024
1 parent 4ec394a commit 2f72761
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 92 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script lang="ts">
import { isEmpty } from 'lodash';
import DropdownOrderListAccounts from './dropdown/DropdownOrderListAccounts.svelte';
import { DropdownOrderListAccounts } from '@rainlanguage/ui-components';
import DropdownOrderStatus from './dropdown/DropdownOrderStatus.svelte';
import CheckboxZeroBalanceVault from './checkbox/CheckboxZeroBalanceVault.svelte';
import { activeSubgraphs, settings } from '$lib/stores/settings';
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 2f72761

Please sign in to comment.