small code cleanup
no functional changes, just minor restructuring
This commit is contained in:
parent
f64882b091
commit
fc34b1e328
6 changed files with 121 additions and 127 deletions
|
|
@ -8,7 +8,7 @@ use std::{
|
|||
|
||||
use chrono::Local;
|
||||
|
||||
use crate::ThreadPool;
|
||||
use crate::thread::ThreadPool;
|
||||
|
||||
#[derive(Clone, Copy)]
|
||||
pub enum StatusCode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue