From 5c8efe13bcae7d128fb84db886bc24206edada4c Mon Sep 17 00:00:00 2001 From: Redhawk18 Date: Mon, 14 Aug 2023 01:39:14 +0000 Subject: [PATCH] fmt --- src/native/helpers.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/native/helpers.rs b/src/native/helpers.rs index dbdbf5ee..7a50e0b2 100644 --- a/src/native/helpers.rs +++ b/src/native/helpers.rs @@ -321,7 +321,6 @@ where T: Clone + Display + Eq + Hash, [T]: ToOwned>, { - crate::SelectionList::new_with( options, on_selected,