diff --git a/components/cycle-day/symptoms/temperature.js b/components/cycle-day/symptoms/temperature.js index 6be7111..1e7c750 100644 --- a/components/cycle-day/symptoms/temperature.js +++ b/components/cycle-day/symptoms/temperature.js @@ -17,7 +17,6 @@ import { scaleObservable } from '../../../local-storage' import { shared } from '../../labels' import ActionButtonFooter from './action-button-footer' import config from '../../../config' -import { SymptomSectionHeader } from '../../app-text' import SymptomSection from './symptom-section' const minutes = ChronoUnit.MINUTES