Skip to content

Commit 3b244e2

Browse files
committed
Delete unnecessary space
1 parent c523ce6 commit 3b244e2

File tree

1 file changed

+0
-1
lines changed
  • src/cargo/core/compiler/context

1 file changed

+0
-1
lines changed

src/cargo/core/compiler/context/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ impl<'a, 'cfg> Context<'a, 'cfg> {
285285
return Ok(Option::Some(output.bin_dst().clone()));
286286
}
287287
}
288-
289288
Ok(None)
290289
}
291290

0 commit comments

Comments
 (0)