mirror of
https://github.com/instant-labs/instant-segment.git
synced 2025-02-09 01:22:03 +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::fs::File;
|
||||||
use std::io::{BufRead, BufReader};
|
use std::io::{BufRead, BufReader};
|
||||||
use std::path::PathBuf;
|
use std::path::PathBuf;
|
||||||
|
Loading…
Reference in New Issue
Block a user