Skip to content

Commit

Permalink
nit: Remove extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
nvsriram committed Dec 6, 2024
1 parent 2a95a65 commit a6b275a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1839,7 +1839,6 @@ async function nttFromManager<N extends Network, C extends Chain>(
const ntt = await ch.getProtocol("Ntt", {
ntt: addresses
});

return { ntt, addresses };
}

Expand Down

0 comments on commit a6b275a

Please sign in to comment.