Explorar o código

bin/tau: super minor prettier import :)

Dastan-glitch %!s(int64=2) %!d(string=hai) anos
pai
achega
698407ee4a
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      bin/tau/taud/src/settings.rs

+ 1 - 2
bin/tau/taud/src/settings.rs

@@ -16,9 +16,8 @@
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
-use serde::Deserialize;
 use structopt::StructOpt;
-use structopt_toml::StructOptToml;
+use structopt_toml::{serde::Deserialize, StructOptToml};
 use url::Url;
 
 use darkfi::net::settings::SettingsOpt;