remove comment
This commit is contained in:
@@ -4,7 +4,6 @@ pub trait Sensable<W, Ctx, Tag> {
|
||||
fn on(
|
||||
self,
|
||||
sense: Sense,
|
||||
// trait copied here bc rust analyzer skill issue
|
||||
f: impl SenseFn<Ctx>,
|
||||
) -> impl WidgetIdFn<W, Ctx>;
|
||||
fn id_on(
|
||||
|
||||
Reference in New Issue
Block a user