Skip to content

Commit

Permalink
Fix merge conlficts
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSte committed Aug 17, 2021
1 parent b124f28 commit cde7a8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/codegen/statements.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1238,7 +1238,6 @@ impl Type {
))
}
}
Type::Contract(_) => None,
_ => unreachable!(),
}
}
Expand Down

0 comments on commit cde7a8d

Please sign in to comment.