Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia committed Jul 19, 2022
1 parent 3c480ca commit 32a1b82
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 283 deletions.
1 change: 0 additions & 1 deletion src/appender.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use crate::appender::Command::CommandRecord;
use crate::date;
use crossbeam_utils::sync::WaitGroup;
use log::LevelFilter;
use std::ops::{Add, Sub};
Expand Down
281 changes: 0 additions & 281 deletions src/date.rs

This file was deleted.

1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ pub mod appender;
pub mod bencher;
pub mod config;
pub mod consts;
pub mod date;
pub mod error;
pub mod fast_log;
pub mod filter;
Expand Down

0 comments on commit 32a1b82

Please sign in to comment.