From fa9462386fca0464e7be6c790bdc14ea7bec12e2 Mon Sep 17 00:00:00 2001 From: chrisgitiota Date: Thu, 9 Jan 2025 14:38:54 +0100 Subject: [PATCH] fix dprint issue missing empty line at end of file --- identity_iota_interaction/rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/identity_iota_interaction/rustfmt.toml b/identity_iota_interaction/rustfmt.toml index 5ee9f71c3..d223a7251 100644 --- a/identity_iota_interaction/rustfmt.toml +++ b/identity_iota_interaction/rustfmt.toml @@ -1,3 +1,3 @@ ignore = [ "src/sdk_types", -] \ No newline at end of file +]