mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-18 20:55:45 +00:00
remove dead_code allow (lints fixed now)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#![allow(dead_code)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
#[cfg(not(any(feature = "runtime-tokio", feature = "runtime-async-std")))]
|
||||
|
||||
Reference in New Issue
Block a user