mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 11:22:30 +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::convert::TryFrom;
|
||||||
use std::env;
|
use std::env;
|
||||||
use std::fs::File;
|
use std::fs::File;
|
||||||
|
Reference in New Issue
Block a user