Skip to content

Commit

Permalink
github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
solidiquis committed Nov 8, 2024
1 parent e77c0d7 commit 4db2335
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rust/src/error/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ pub struct Error {
help: Option<String>,
kind: ErrorKind,
inner: BoxedError,


}

const SPACING: &str = "\n ";
Expand Down

0 comments on commit 4db2335

Please sign in to comment.