no need for these mod to be pub anymore
This commit is contained in:
parent
bc78b30b09
commit
40abb3ac57
@ -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…
Reference in New Issue
Block a user