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