Remove the source test file
This commit is contained in:
parent
ce54aea4c8
commit
c3ad58c381
@ -1,11 +0,0 @@
|
||||
use {
|
||||
crate::foo::bar,
|
||||
bytes::{Buf, BufMut},
|
||||
std::io,
|
||||
};
|
||||
|
||||
mod foo {
|
||||
pub mod bar {}
|
||||
}
|
||||
|
||||
fn main() {}
|
Loading…
x
Reference in New Issue
Block a user