We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b228ff commit 8c8f18dCopy full SHA for 8c8f18d
gaussian-bots/src/lib.rs
@@ -17,7 +17,6 @@ pub fn run() -> Result<(), JsValue> {
17
Ok(())
18
}
19
20
-#[wasm_bindgen]
21
pub fn tick() {
22
wrappers::al_log("Hi");
23
0 commit comments