Remove unreachable pattern
This commit is contained in:
parent
f69ba75f21
commit
52b349ce87
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@ impl Transpiler {
|
|||
// But for now, skip as they're handled differently
|
||||
}
|
||||
TypedASTNodeKind::Load(_) => {}
|
||||
TypedASTNodeKind::Impl(_) => {}
|
||||
TypedASTNodeKind::Trait(_) => {}
|
||||
TypedASTNodeKind::Use(_) => {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue