Skip to content

Commit 040a1c6

Browse files
committed
clippy
1 parent d343e8d commit 040a1c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/effect.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ impl EffectInstance {
290290
/// Returns a new EffectInstance if the call matches a Sink, is an ffi call,
291291
/// or is an unsafe call. Regular calls are handled by the explicit call
292292
/// graph structure.
293-
294293
pub fn new_regular_call(
295294
caller: CanonicalPath,
296295
callee: CanonicalPath,

0 commit comments

Comments
 (0)