mirror of
https://github.com/002Hub/IPass.git
synced 2025-04-19 13:51:21 +02:00
remove finished TODO
This commit is contained in:
parent
6659682eee
commit
7fcbd71e99
@ -311,7 +311,7 @@ fn import(args: &Vec<String>) {
|
||||
|
||||
}
|
||||
|
||||
fn export(args: &Vec<String>) { //TODO: compress data
|
||||
fn export(args: &Vec<String>) {
|
||||
let mut location = utils::get_home_folder_str();
|
||||
if args.len() == 3 {
|
||||
location = args[2].clone();
|
||||
|
Loading…
x
Reference in New Issue
Block a user