move src/server/h2service.rs into proxmox-rest-server crate
This commit is contained in:
@ -11,9 +11,6 @@ use proxmox::tools::fs::{create_path, CreateOptions};
|
||||
|
||||
use pbs_buildcfg;
|
||||
|
||||
mod h2service;
|
||||
pub use h2service::*;
|
||||
|
||||
pub mod jobstate;
|
||||
|
||||
mod verify_job;
|
||||
|
Reference in New Issue
Block a user