From 7bded56c50fc84abbceb7ee242d4826a026984e1 Mon Sep 17 00:00:00 2001 From: Fernando Diaz Toledano Date: Thu, 1 Aug 2024 10:55:54 +0200 Subject: [PATCH] Clean using --- src/Neo/Wallets/Helper.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Neo/Wallets/Helper.cs b/src/Neo/Wallets/Helper.cs index 5f24baa134..46e455d7a9 100644 --- a/src/Neo/Wallets/Helper.cs +++ b/src/Neo/Wallets/Helper.cs @@ -9,7 +9,6 @@ // Redistribution and use in source and binary forms with or without // modifications are permitted. -using Akka.Routing; using Neo.Cryptography; using Neo.IO; using Neo.Network.P2P;