mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 08:53:04 +10:00
refactor: Remove ConfigItem
This commit is contained in:
+1
-3
@@ -1,6 +1,4 @@
|
||||
use std::{
|
||||
path::Path,
|
||||
};
|
||||
use std::path::Path;
|
||||
|
||||
use droplet_rs::manifest::{Manifest, generate_manifest_rusty};
|
||||
use indicatif::{ProgressBar, ProgressStyle};
|
||||
|
||||
Reference in New Issue
Block a user