Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
VmMad committed Feb 21, 2024
1 parent 9aed0e3 commit 20fbd35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions api/src/models/api/nova/ISlotResponse.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-unresolved
import { SlotCommitment } from "@iota/sdk-nova";

export interface ISlotResponse {
Expand Down
2 changes: 1 addition & 1 deletion client/src/assets/modals/stardust/block/main-header.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"isExternal": true
}
]
}
}

0 comments on commit 20fbd35

Please sign in to comment.