Improve environment handling
This commit is contained in:
parent
50aee7dd64
commit
147709d09b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
use clap::Parser;
|
||||
use log::{error, trace};
|
||||
use serde::{Deserialize, Serialize};
|
||||
use injector::Context;
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug)]
|
||||
struct Configuration {
|
||||
|
|
Loading…
Reference in a new issue