Skip to content

Commit a87b7ca

Browse files
committed
Fix lints
1 parent 17e1897 commit a87b7ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/bindings/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,6 @@ pub use spacetimedb_bindings_macro::table;
547547
/// In addition to life cycle annotations, reducers can be made **scheduled**.
548548
/// This allows calling the reducers at a particular time, or in a loop.
549549
/// This can be used for game loops.
550-
///
551-
552550
///
553551
/// The scheduling information for a reducer is stored in a table.
554552
/// This table has two mandatory fields:

0 commit comments

Comments
 (0)