remove unused spirv_backend/src/main.rs file

This commit is contained in:
2022-07-06 00:29:05 -07:00
parent 4dce151e9c
commit 5f03cfbec0

View File

@@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}