Skip to content

Commit

Permalink
fix: remove toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwine36 committed Sep 16, 2024
1 parent ac3096c commit 9705710
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 229 deletions.
1 change: 0 additions & 1 deletion crates/wasm-draw/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ pub mod app;
mod settings;
mod state;
pub mod tool;
mod toolbar;

#[wasm_bindgen]
extern "C" {
Expand Down
228 changes: 0 additions & 228 deletions crates/wasm-draw/src/toolbar.rs

This file was deleted.

0 comments on commit 9705710

Please sign in to comment.