Skip to content

Commit ee0ca86

Browse files
committed
fmt
1 parent 5e25edf commit ee0ca86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jingle_sleigh/src/context/loaded.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ use std::pin::Pin;
1212
/// In addition to the methods in [SleighContext], is able to
1313
/// query bytes for address ranges from its source image, as well
1414
/// as ISA instructions (and associated `p-code`).
15-
1615
pub struct LoadedSleighContext<'a> {
1716
/// A handle to `sleigh`. By construction, this context is initialized with an image
1817
sleigh: SleighContext,

0 commit comments

Comments
 (0)