chore: refactor generic web server code into quark
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
use std::env;
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
use log::warn;
|
||||
|
||||
lazy_static! {
|
||||
// Application Settings
|
||||
pub static ref PUBLIC_URL: String =
|
||||
|
||||
Reference in New Issue
Block a user