Skip to content

Commit 080dd0e

Browse files
committed
rust: created output module within bear
1 parent 28ce663 commit 080dd0e

File tree

4 files changed

+366
-374
lines changed

4 files changed

+366
-374
lines changed

rust/bear/src/filter.rs

Lines changed: 0 additions & 365 deletions
This file was deleted.

rust/bear/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ use semantic;
2727
mod args;
2828
mod config;
2929
mod input;
30-
mod filter;
3130
mod fixtures;
3231
mod output;
3332

0 commit comments

Comments
 (0)