diff --git a/components/cycle-day/symptoms/action-button-footer.js b/components/cycle-day/symptoms/action-button-footer.js index bfd9857..9da25e2 100644 --- a/components/cycle-day/symptoms/action-button-footer.js +++ b/components/cycle-day/symptoms/action-button-footer.js @@ -45,7 +45,6 @@ export default class ActionButtonFooter extends Component { title: labels.save, action: () => { if(saveDisabled) { - //toast ToastAndroid.show(labels.disabledInfo, ToastAndroid.LONG); console.log() } else {