Remove unused allow deprecated

This commit is contained in:
bjorn3 2021-12-29 18:06:01 +01:00
parent f710bc5fc0
commit e015b9ee80
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#![allow(missing_docs)]
#![allow(deprecated)] // Float
use std::mem;