Skip to content

Commit fdea41f

Browse files
committed
Remove incorrect todo
We are not going to depend on the `internals` crate because we only need this error macro - we can keep it as is.
1 parent 2fa4fc5 commit fdea41f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/error.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Written by the Rust Bitcoin developers.
22
// SPDX-License-Identifier: CC0-1.0
33

4-
// TODO: We can get this from `bitcoin-internals` crate once that is released.
5-
64
//! # Error
75
//!
86
//! Error handling macros and helpers.

0 commit comments

Comments
 (0)