Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
haolun committed Jun 1, 2023
1 parent ae846dd commit 8443adc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/x_widget/x_skeleton.dart
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ class XSkeleton extends StatefulWidget {
scrollDirection: scrollDirection,
itemCount: count,
);

// return Column(children: widgetList);
}

/// Accepts a [double], set width of the skeleton effect
Expand Down

0 comments on commit 8443adc

Please sign in to comment.