Skip to content

Commit

Permalink
Remove unnecessary supression
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhickman committed Aug 20, 2023
1 parent 0393586 commit 8fc52d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions prost-reflect/src/descriptor/api.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(unused_variables)]

use std::{
borrow::Cow,
fmt, iter,
Expand Down

0 comments on commit 8fc52d4

Please sign in to comment.