Skip to content

Commit 2884db0

Browse files
committed
boc: update comment
1 parent 5669a00 commit 2884db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homework/src/boc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ impl Behavior {
262262
r.release();
263263
}
264264
}
265+
// behavior dropped here
265266
});
266-
// drop the behavior
267267
}
268268
}
269269

0 commit comments

Comments
 (0)