Commit 8e9dd8d
committed
Merge rust-bitcoin#5099: Remove pub(crate) export of macro
7c09b73 Remove pub(crate) export of macro (Tobin C. Harding)
Pull request description:
This macro is only used in the file it is defined, remove the unnecessary re-export.
Found by `clippy`.
ACKs for top commit:
apoelstra:
ACK 7c09b73; successfully ran local tests
Tree-SHA512: ba0f319e92dd37a003fb2bb2e612a79dc8dcb7bb91bb9cdb3ae207bb92464b34b782820b946f21073f863b3258d1ae3e617037c0993393b0d4b5d37c477aa0061 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments