Skip to content

Commit

Permalink
removing unused propertie
Browse files Browse the repository at this point in the history
  • Loading branch information
mavegaf committed Dec 10, 2024
1 parent b211b9a commit fc1f064
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/my-sites/stats/stats-post-summary/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ class StatsPostSummary extends Component {
disablePreviousArrow={ disablePreviousArrow }
disableNextArrow={ disableNextArrow }
date={ null }
period={ this.state.period }
>
<DatePicker period={ this.state.period } date={ selectedRecord?.startDate } isShort />
</StatsPeriodNavigation>
Expand Down

0 comments on commit fc1f064

Please sign in to comment.