unused import
This commit is contained in:
parent
f5df03fe4b
commit
7c98a28dba
@ -1,4 +1,4 @@
|
|||||||
use crate::rnote::{app, notes};
|
use crate::rnote::notes;
|
||||||
use anyhow::{anyhow, Result};
|
use anyhow::{anyhow, Result};
|
||||||
use clap::ArgMatches;
|
use clap::ArgMatches;
|
||||||
use dialoguer::{theme::ColorfulTheme, Input};
|
use dialoguer::{theme::ColorfulTheme, Input};
|
||||||
|
Loading…
Reference in New Issue
Block a user