mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 17:47:02 +05:30
config: remove unused #![allow(dead_code)]
This commit is contained in:
parent
aa17c822ca
commit
3fadd9467b
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
#![allow(dead_code)]
|
||||
use std::str::FromStr;
|
||||
|
||||
use regex::Regex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue