mirror of
https://github.com/Tilo-K/pastebin-cli.git
synced 2026-01-10 00:41:01 +00:00
chore: remove unused import
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
use chrono::prelude::*;
|
|
||||||
use chrono::DateTime;
|
use chrono::DateTime;
|
||||||
use clap::{Parser, Subcommand};
|
use clap::{Parser, Subcommand};
|
||||||
use std::fs;
|
use std::fs;
|
||||||
|
|||||||
Reference in New Issue
Block a user