eclipse-uprotocol / up-spec

uProtocol Specifications
Apache License 2.0
31 stars 25 forks source link

unused import warrning in uattributes.proto #185

Closed stevenhartley closed 2 months ago

stevenhartley commented 2 months ago

Once I committed #173 I caused an issue with a warning that appears that ustatus proto is included in uattributes.proto even though it is not used so this issue will be used to remove the warning.