mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-02 08:56:40 +02:00
remove unnessary code
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
Reference in New Issue
Block a user