dyesub-cli: remove unused path_file_prefix feature

This commit is contained in:
Elnu 2023-08-23 14:01:18 -07:00
parent e2310a6554
commit 3567751aaf

View file

@ -1,5 +1,3 @@
#![feature(path_file_prefix)]
use std::path::PathBuf;
use clap::Parser;