From af4a99dd243d3de32ae3a4a032cce1c7bb993808 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 3 Sep 2021 20:52:45 +0200 Subject: [PATCH] Rename migration service file --- src/components/migrator/migration.vue | 2 +- .../{abstractMigrationService.js => abstractMigration.js} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename src/services/migrator/{abstractMigrationService.js => abstractMigration.js} (100%) diff --git a/src/components/migrator/migration.vue b/src/components/migrator/migration.vue index d24c08bdf..10ccc7864 100644 --- a/src/components/migrator/migration.vue +++ b/src/components/migrator/migration.vue @@ -53,7 +53,7 @@