Skip to content

Commit

Permalink
style: fix clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Feb 18, 2024
1 parent c3a5e08 commit ef05df2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use std::{env, fs};
use protobuf_codegen::Codegen;
use protobuf_parse::Parser;
use serde::{Deserialize, Serialize};
use serde_json;

use yara_x_proto::exts::module_options as yara_module_options;

Expand Down

0 comments on commit ef05df2

Please sign in to comment.