Skip to content

Commit

Permalink
Update opcua-core/src/errors.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sander van Harmelen <[email protected]>
  • Loading branch information
oroulet and svanharmelen authored Jan 4, 2025
1 parent 1fb1686 commit a660cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opcua-core/src/errors.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use opcua_types::{Variant, VariantScalarTypeId};
use opcua_types::VariantScalarTypeId;
use thiserror::Error;

/// Rust OpcUa specific errors
Expand Down

0 comments on commit a660cb3

Please sign in to comment.