Skip to content

Commit

Permalink
Remove unnecessary contents in TimelineTile comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chulwoo-park committed Nov 23, 2020
1 parent 61557bb commit 9f84255
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/timeline_tile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ enum TimelineNodeAlign {
///
/// The [contents] are displayed on the end side, and the [oppositeContents] are displayed on the start side.
/// The [node] is displayed between the two.
///
/// [nodePosition]
class TimelineTile extends StatelessWidget {
const TimelineTile({
Key key,
Expand Down

0 comments on commit 9f84255

Please sign in to comment.