Move db-unchanged to db dir

This commit is contained in:
Julia Friesel
2018-10-22 21:24:54 +02:00
parent ef7f645248
commit 1b20658eed
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import Moment from 'moment'
import { settings as labels } from '../components/labels'
import { getOrCreateCycleDay, getBleedingDaysSortedByDate } from '../db'
import cycleModule from './cycle'
import nothingChanged from '../helpers/db-unchanged'
import nothingChanged from '../db/db-unchanged'
export default function setupNotifications(navigate) {
Notification.configure({