Skip to content

Commit

Permalink
delete
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Nov 20, 2024
1 parent 91f87ee commit 699ed70
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 145 deletions.
55 changes: 0 additions & 55 deletions tauri-app/src/lib/components/icon/Refresh.svelte

This file was deleted.

2 changes: 1 addition & 1 deletion tauri-app/src/lib/components/modal/ModalQuoteDebug.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import { createQuery } from '@tanstack/svelte-query';
import { Alert, Modal } from 'flowbite-svelte';
import { type Hex } from 'viem';
import {Refresh} from '@rainlanguage/ui-components';
import { Refresh } from '@rainlanguage/ui-components';
import EvalResultsTable from '../debug/EvalResultsTable.svelte';
import { fade } from 'svelte/transition';
Expand Down
89 changes: 0 additions & 89 deletions tauri-app/src/lib/mocks/queries.ts

This file was deleted.

0 comments on commit 699ed70

Please sign in to comment.