Remove unneeded feature gate
This commit is contained in:
parent
3650d4a6de
commit
e0e8c45159
@ -3,8 +3,6 @@
|
||||
//! # Example
|
||||
//!
|
||||
//! ```no_run
|
||||
//! #![feature(async_await)]
|
||||
//!
|
||||
//! use futures::{FutureExt, TryStreamExt};
|
||||
//! use tokio_postgres::{NoTls, Error, Row};
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user