Remove redundant noun from tracing initialiser functions

This commit is contained in:
rishflab 2021-04-08 13:09:52 +10:00
parent 9745d150e7
commit 8805002f96
6 changed files with 11 additions and 13 deletions

View file

@ -1,2 +1,2 @@
pub mod command;
pub mod trace;
pub mod tracing;