Skip to content

Commit

Permalink
remove stray comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ytmimi committed Sep 12, 2024
1 parent bd5873a commit d66e974
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
#![recursion_limit = "256"]
#![allow(clippy::match_like_matches_macro)]

// #[macro_use]
// extern crate tracing;

// N.B. these crates are loaded from the sysroot, so they need extern crate.
extern crate rustc_ast;
extern crate rustc_ast_pretty;
Expand Down

0 comments on commit d66e974

Please sign in to comment.