Skip to content

Commit

Permalink
shush
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Dec 9, 2023
1 parent 10bc46d commit cf13f86
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/fnmatch.rs
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@ impl Pattern {

#[derive(Error, Debug)]
pub enum PatternError {
#[error("lol")]
Basic,

#[error("malformed: {0}")]
String(#[from] Infallible),

Expand Down

0 comments on commit cf13f86

Please sign in to comment.