mirror of
https://github.com/instant-labs/instant-segment.git
synced 2025-02-02 22:22:12 +00:00
Remove duplicate cfg guard
This commit is contained in:
parent
7bae0ee4cc
commit
30524901a7
@ -1,5 +1,3 @@
|
||||
#![cfg(feature = "__test_data")]
|
||||
|
||||
use std::fs::File;
|
||||
use std::io::{BufRead, BufReader};
|
||||
use std::path::PathBuf;
|
||||
|
Loading…
Reference in New Issue
Block a user