Remove a stray file.
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
struct BackendObject {
|
|
||||||
}
|
|
||||||
|
|
||||||
impl BackendObject {
|
|
||||||
pub fn new() -> Result<Self, ()> {
|
|
||||||
unimplemented!()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user