Skip to content

Commit c79cf86

Browse files
committed
chore(test): Remove unnecessary macro_use
1 parent 881dc87 commit c79cf86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/ambiguous_methods/src/main.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#[macro_use]
2-
extern crate tonic;
3-
41
tonic::include_proto!("ambiguous_methods");
52

63
fn main() {

0 commit comments

Comments
 (0)