Fix pipeline
Lol no more committing to main for me
This commit is contained in:
parent
2dd703d7be
commit
646fec893e
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
use std::env;
|
||||
|
||||
use eyre::{eyre, Result};
|
||||
use eyre::Result;
|
||||
use structopt::StructOpt;
|
||||
|
||||
#[derive(StructOpt)]
|
||||
|
|
Loading…
Reference in a new issue