We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330f86e commit 9a7d08aCopy full SHA for 9a7d08a
nexus/src/db/mod.rs
@@ -30,7 +30,6 @@ mod update_and_check;
30
#[cfg(test)]
31
mod test_utils;
32
33
-// TODO-jkg
34
pub use nexus_db_model as model;
35
use nexus_db_model::saga_types;
36
pub use nexus_db_model::schema;
0 commit comments