Skip to content

Commit ee93d72

Browse files
author
Meikel Philipp
committed
[CHG] Moved migrator.js
1 parent 2540a54 commit ee93d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/util/migrator.js renamed to src/util/migrator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Initial from '../../migrations/201809072146-Initial'
1+
import Initial from '../migrations/201809072146-Initial'
22

33
/**
44
* List all migrations to iterate over them.

0 commit comments

Comments
 (0)