mirror of
https://git.alemi.dev/memo-cli.git
synced 2024-11-14 17:29:19 +01:00
oof
This commit is contained in:
parent
784fc2686a
commit
78d60b04a1
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ mod utils;
|
|||
|
||||
use chrono::{DateTime, Local, Utc};
|
||||
use clap::{Parser, Subcommand};
|
||||
use colored::Colorize;
|
||||
use const_format::concatcp;
|
||||
use git_version::git_version;
|
||||
use regex::Regex;
|
||||
|
|
Loading…
Reference in a new issue