Skip to content

Commit 4084e8d

Browse files
committed
cleanup
1 parent 035fb4b commit 4084e8d

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

apps/notation_tabs/src/long_juan_feng.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
#!/usr/bin/env rust-script
2-
//! ```cargo
3-
//! [dependencies]
4-
//! notation_tab = "0.3.3"
5-
//! ```
6-
71
use notation_tab::prelude::*;
82

93
pub fn main() {

apps/notation_tabs/src/scarborough_fair.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
#!/usr/bin/env rust-script
2-
//! ```cargo
3-
//! [dependencies]
4-
//! notation_tab = { version = "0.4.0", path = "../../../crates/notation_tab" }
5-
//! ```
6-
71
use notation_tab::prelude::*;
82

93
pub fn main() {

apps/notation_tabs/src/test.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
#!/usr/bin/env rust-script
2-
//! ```cargo
3-
//! [dependencies]
4-
//! notation_tab = "0.3.3"
5-
//! ```
6-
71
use notation_tab::prelude::*;
82

93
pub fn main() {

0 commit comments

Comments
 (0)