remove future release warning

This commit is contained in:
Akinwale Ariwodola 2019-09-13 08:51:46 +01:00
parent 1678731601
commit ab9a7f183c

View file

@ -1035,13 +1035,6 @@ class PublishPage extends React.PureComponent {
/>
</View>
<View style={publishStyle.warning}>
<Text style={publishStyle.warningText}>
Please ensure that you have filled everything correctly as you cannot edit published content in this
release. This feature will be available in a future release.
</Text>
</View>
<View style={publishStyle.actionButtons}>
{(this.state.publishStarted || publishFormValues.publishing) && (
<View style={publishStyle.progress}>