Suppress unused warnings and clean up workspace

This commit is contained in:
2026-06-18 21:16:25 -07:00
parent 2979dd476e
commit bbe2083965
13 changed files with 50 additions and 59 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// @generated by protoc-gen-roto — do not edit
#[allow(unused_imports)]
#[allow(unused)]
use crate::runtime::{ProtoAccessor, ProtoBuilder, Result, RotoError, read_varint, RepeatedFieldIterator};
use std::str;