refacotr: clean code

This commit is contained in:
2025-02-11 15:36:55 +03:00
parent 3eb043b24c
commit b0d9a67c1c
21 changed files with 21 additions and 21 deletions

View File

@ -386,4 +386,4 @@ namespace MysqlMigrations.Migrations
name: "Campus");
}
}
}
}

View File

@ -80,4 +80,4 @@ namespace MysqlMigrations.Migrations
onDelete: ReferentialAction.SetNull);
}
}
}
}