mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
aquatic_http: clean up clode
This commit is contained in:
parent
d48573a28e
commit
ccafdc5cd3
5 changed files with 0 additions and 6 deletions
|
|
@ -19,7 +19,6 @@ use common::*;
|
|||
use config::Config;
|
||||
|
||||
|
||||
// almost identical to ws version
|
||||
pub fn run(config: Config) -> anyhow::Result<()> {
|
||||
let opt_tls_acceptor = create_tls_acceptor(&config.network.tls)?;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue