Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulGrandperrin committed Feb 2, 2018
1 parent 2440a32 commit 51c5573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use num_traits::{FromPrimitive, ToPrimitive};
use bytes::{Buf, BufMut, LittleEndian};
use std::io::Cursor;

#[cfg(any(instrumentation, test, fuzzing))]
//#[cfg(any(instrumentation, test, fuzzing))]
pub mod instrumentation;

#[cfg(test)]
Expand Down

0 comments on commit 51c5573

Please sign in to comment.