Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed May 7, 2023
1 parent 1317093 commit bf54972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fmm-llvm/src/instruction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ use crate::{
use fmm::ir::*;
use fnv::FnvHashMap;
use inkwell::values::BasicValue;
use std::convert::TryFrom;

pub fn compile_block<'c, 'a>(
context: &Context<'c>,
Expand Down

0 comments on commit bf54972

Please sign in to comment.