web: remove stale comments
This commit is contained in:
parent
ef8362d6f2
commit
12f0491455
@ -12,14 +12,6 @@ mod graphql;
|
|||||||
mod state;
|
mod state;
|
||||||
mod view;
|
mod view;
|
||||||
|
|
||||||
// ------ ------
|
|
||||||
// View
|
|
||||||
// ------ ------
|
|
||||||
|
|
||||||
// ------ ------
|
|
||||||
// Start
|
|
||||||
// ------ ------
|
|
||||||
|
|
||||||
// (This function is invoked by `init` function in `index.html`.)
|
// (This function is invoked by `init` function in `index.html`.)
|
||||||
#[wasm_bindgen(start)]
|
#[wasm_bindgen(start)]
|
||||||
pub fn start() {
|
pub fn start() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user