Remove deleted module from main
This commit is contained in:
parent
0671719c1b
commit
e93f54a037
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ use serde_json::Value::Array;
|
|||
|
||||
mod opcodes;
|
||||
mod infoops;
|
||||
mod socket_decode;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<(), Error> {
|
||||
|
|
Loading…
Add table
Reference in a new issue