diff --git a/Migrations.cs b/Migrations.cs index 31ef739..34ba34e 100644 --- a/Migrations.cs +++ b/Migrations.cs @@ -9,10 +9,6 @@ using RTMPDash.Pages; namespace RTMPDash; -/** - * TODO: Initial migrations should create all tables & an admin user and print a randomly generated password for the admin user - * * - */ public static class Migrations { public const int DbVer = 2;