Skip to content

Commit 3fa2409

Browse files
committed
Removed old commented-out code
1 parent 39644f4 commit 3fa2409

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/html_parser.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -358,10 +358,6 @@ class HtmlParser extends StatelessWidget {
358358
),
359359
},
360360
child: (childSpan as WidgetSpan).child,
361-
// child: StyledText(
362-
// style: newContext.style.copyWith(textDecoration: null),
363-
// textSpan: childSpan,
364-
// ),
365361
),
366362
);
367363
}

0 commit comments

Comments
 (0)