Skip to content

Commit 8ac510f

Browse files
tpmccallumrylev
andauthored
Update examples/vault-variable-test/src/lib.rs
Signed-off-by: tpmccallum [email protected] Co-authored-by: Ryan Levick <[email protected]> Signed-off-by: Timothy McCallum <[email protected]>
1 parent 5583c6c commit 8ac510f

File tree

1 file changed

+1
-1
lines changed
  • examples/vault-variable-test/src

1 file changed

+1
-1
lines changed

examples/vault-variable-test/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use anyhow::Result;
1+
use anyhow::{Result, Context};
22
use spin_sdk::{
33
http::{IntoResponse, Request, Response},
44
http_component,

0 commit comments

Comments
 (0)