Skip to content

Commit 9a7d08a

Browse files
committed
Remove stray TODO comment
1 parent 330f86e commit 9a7d08a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nexus/src/db/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ mod update_and_check;
3030
#[cfg(test)]
3131
mod test_utils;
3232

33-
// TODO-jkg
3433
pub use nexus_db_model as model;
3534
use nexus_db_model::saga_types;
3635
pub use nexus_db_model::schema;

0 commit comments

Comments
 (0)