mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-05 22:57:19 +02:00
remove unnessary code
This commit is contained in:
parent
8f47a8d809
commit
7990b65b6d
@ -1,5 +1,3 @@
|
||||
use winapps;
|
||||
|
||||
fn main() {
|
||||
println!("Test lib: {}", winapps::add(1, 2));
|
||||
}
|
||||
|
@ -1,5 +1,3 @@
|
||||
use winapps;
|
||||
|
||||
fn main() {
|
||||
println!("Test lib: {}", winapps::add(1, 2));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user