mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-15 18:53:12 +02:00
Fix clippy::duplicated_attributes
warnings
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
#![cfg(feature = "lessopen")]
|
||||
|
||||
use std::convert::TryFrom;
|
||||
use std::env;
|
||||
use std::fs::File;
|
||||
|
Reference in New Issue
Block a user