Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Nov 8, 2023
1 parent 8c1ce92 commit 1a23cee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions melior/src/string_ref.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
use crate::Context;
use mlir_sys::{mlirStringRefEqual, MlirStringRef};
use std::{
ffi::CStr,
marker::PhantomData,
pin::Pin,
slice,
str::{self, Utf8Error},
};
Expand Down

0 comments on commit 1a23cee

Please sign in to comment.