no need for these mod to be pub anymore
This commit is contained in:
parent
bc78b30b09
commit
40abb3ac57
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
//pub mod common;
|
//pub mod common;
|
||||||
pub mod translate;
|
mod translate;
|
||||||
pub mod replicate;
|
mod replicate;
|
||||||
|
|
||||||
use crate::point::Point;
|
use crate::point::Point;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue