summaryrefslogtreecommitdiff
path: root/webhogg/wasm/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'webhogg/wasm/src/main.rs')
-rw-r--r--webhogg/wasm/src/main.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/webhogg/wasm/src/main.rs b/webhogg/wasm/src/main.rs
deleted file mode 100644
index e7a11a9..0000000
--- a/webhogg/wasm/src/main.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-fn main() {
- println!("Hello, world!");
-}