mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-15 12:55:58 +01: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