Add todoist migrator to the frontend
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
import AbstractMigrationService from './abstractMigrationService'
|
||||
|
||||
export default class WunderlistMigrationService extends AbstractMigrationService {
|
||||
constructor() {
|
||||
super('wunderlist')
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user