Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor-Salomon committed Jan 22, 2025
1 parent 27609fb commit d6965bc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/src/utils/ocelloids.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import { captureException } from '@sentry/nextjs'
import {
CompletedTransfer,
StoredTransfer,
TxStatus,
} from '@/models/transfer'
import { CompletedTransfer, StoredTransfer, TxStatus } from '@/models/transfer'
import { AnyJson, OcelloidsAgentApi, OcelloidsClient, xcm } from '@sodazone/ocelloids-client'
import { getExplorerLink } from './transfer'
import { NotificationSeverity, Notification } from '@/models/notification'
Expand Down

0 comments on commit d6965bc

Please sign in to comment.