Skip to content

Commit 8586736

Browse files
Remove fixme comment
1 parent ad1c312 commit 8586736

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/method_channel/rotated_preview.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ final class _RotatedPreviewState extends State<RotatedPreview> {
122122
sign: widget.facingSign,
123123
);
124124

125-
// FIXME: Can this be improved?
126125
return RotatedBox(
127126
quarterTurns: rotation ~/ 90,
128127
child: widget.child,

0 commit comments

Comments
 (0)