aboutsummaryrefslogtreecommitdiff
path: root/src/data.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/data.rs')
-rwxr-xr-xsrc/data.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/data.rs b/src/data.rs
index eb1f738..20ed3d4 100755
--- a/src/data.rs
+++ b/src/data.rs
@@ -1,5 +1,3 @@
-#![allow(deprecated)]
-
use std::mem;
use cast::From as _0;