chore: remove unit convention, refer by subject

This commit is contained in:
rzmk 2023-10-22 07:55:33 -04:00
parent 18d14f145d
commit 3feb126908
No known key found for this signature in database
3 changed files with 0 additions and 12 deletions

View file

@ -1,5 +0,0 @@
/// Factors and multiples
mod unit1;
#[doc(inline)]
pub use unit1::*;

View file

@ -9,13 +9,6 @@
"</a>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Unit 1: Factors and multiples"
]
},
{
"cell_type": "markdown",
"metadata": {},