mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-15 10:49:56 +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::convert::TryFrom;
|
||||||
use std::env;
|
use std::env;
|
||||||
use std::fs::File;
|
use std::fs::File;
|
||||||
|
Reference in New Issue
Block a user