Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Apr 19, 2020
1 parent 6d221c2 commit cf99c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/migration.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import invert from 'lodash.invert';

import { COURSE } from './course-keys';
import { COURSE } from './course-keys-types';
import BUNDLE_LEGACY from './bundle-legacy';

const applyMigration = (
Expand Down

0 comments on commit cf99c70

Please sign in to comment.