Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Jan 30, 2024
1 parent e6ed35e commit 23f7a1d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class EdgeDetectorConfigurator extends Configurator {
);

@override
// TODO: implement knobs
late final Map<String, ConfigKnob<dynamic>> knobs = UnmodifiableMapView({
'Edge Type': edgeTypeKnob,
'Has Reset': hasResetKnob,
Expand Down

0 comments on commit 23f7a1d

Please sign in to comment.