Skip to content

Commit

Permalink
fix: types
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 1, 2024
1 parent 2c067b5 commit 6e6538c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/internal/TransactionEnvelope/isomorphic/validate.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { GlobalErrorType } from '../../Errors/error.js'
import type { PartialBy } from '../../types.js'
import { TransactionEnvelope_assert } from './assert.js'
import type { TransactionEnvelope } from './types.js'

Expand Down

0 comments on commit 6e6538c

Please sign in to comment.