Skip to content

Commit a90c992

Browse files
authored
fix: remove mod bindings definition
Signed-off-by: GitHub <[email protected]>
1 parent db55291 commit a90c992

File tree

1 file changed

+0
-3
lines changed
  • templates/command-rust/content/src

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#[allow(warnings)]
2-
mod bindings;
3-
41
fn main() {
52
println!("Hello, Fermyon!");
63
}

0 commit comments

Comments
 (0)