mirror of
https://codeberg.org/demostf/cleanup.git
synced 2026-06-03 18:14:09 +02:00
nix setup
This commit is contained in:
parent
7640ec5a79
commit
28ba46ec1a
8 changed files with 301 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ use crate::config::Config;
|
|||
use clap::Parser;
|
||||
use demostf_client::{ApiClient, ListOrder, ListParams};
|
||||
use main_error::MainError;
|
||||
use secretfile::load;
|
||||
use std::fs::remove_file;
|
||||
use std::path::PathBuf;
|
||||
use time::{Duration, OffsetDateTime};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue