Skip to content

Commit 7fe9b64

Browse files
committed
Remove unnecessary comment
1 parent 4b2c5b8 commit 7fe9b64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/widgets/workouts/forms.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@ class _SetFormWidgetState extends State<SetFormWidget> {
442442
);
443443
},
444444
transitionBuilder: (context, suggestionsBox, controller) {
445-
// TODO: Return suggestion box w/ button
446445
return suggestionsBox;
447446
},
448447
onSuggestionSelected: (ExerciseBase exerciseSuggestion) {

0 commit comments

Comments
 (0)