mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
remove dead_code allow (lints fixed now)
This commit is contained in:
parent
b9fe70ffa4
commit
ffa4420c08
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
#![allow(dead_code)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
#[cfg(not(any(feature = "runtime-tokio", feature = "runtime-async-std")))]
|
||||
|
|
Loading…
Reference in a new issue