Skip to content

Commit 42c035e

Browse files
committed
remove unused import
1 parent 3e26f27 commit 42c035e

File tree

1 file changed

+0
-2
lines changed
  • events/proof-of-concept/src/module/command

1 file changed

+0
-2
lines changed

events/proof-of-concept/src/module/command/parse.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
use std::cmp::max;
2-
31
use nom::{
42
branch::alt,
53
bytes::complete::{tag, take_until, take_while1},

0 commit comments

Comments
 (0)