forked from mirrors/relay
remove unused feature
This commit is contained in:
parent
b0352018bc
commit
8d157ccbc6
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
#![feature(drain_filter)]
|
||||
use activitystreams::{actor::apub::Application, context, endpoint::EndpointProperties};
|
||||
use actix_web::{client::Client, middleware::Logger, web, App, HttpServer, Responder};
|
||||
use bb8_postgres::tokio_postgres;
|
||||
|
|
Loading…
Reference in a new issue