Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a6b275a

Browse files
committedDec 6, 2024·
nit: Remove extra new line
1 parent 2a95a65 commit a6b275a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎cli/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1839,7 +1839,6 @@ async function nttFromManager<N extends Network, C extends Chain>(
18391839
const ntt = await ch.getProtocol("Ntt", {
18401840
ntt: addresses
18411841
});
1842-
18431842
return { ntt, addresses };
18441843
}
18451844

0 commit comments

Comments
 (0)