Skip to content

Commit

Permalink
Remove unrelated code for dnnsoftware#3722
Browse files Browse the repository at this point in the history
  • Loading branch information
gbulicanu committed May 15, 2020
1 parent a271a59 commit 35ef803
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,6 @@ function mapStateToProps(state) {
timeZones: state.siteInfo.timeZones,
iconSets: state.siteInfo.iconSets,
clientModified: state.siteInfo.clientModified,
portalId: state.siteInfo ? state.siteInfo.portalId : undefined,
};
}

Expand Down

0 comments on commit 35ef803

Please sign in to comment.