There was an error while loading. Please reload this page.
1 parent 7f47edc commit a5f02feCopy full SHA for a5f02fe
1 file changed
…migrations/0004_cohort_last_synced_at.py …migrations/0005_cohort_last_synced_at.pyapi/cohorts/migrations/0004_cohort_last_synced_at.py renamed to api/cohorts/migrations/0005_cohort_last_synced_at.py
@@ -3,7 +3,7 @@
3
4
class Migration(migrations.Migration):
5
dependencies = [
6
- ("cohorts", "0003_cohort_sync_key"),
+ ("cohorts", "0004_mixpanel_source"),
7
]
8
9
operations = [
0 commit comments