case 3975

This commit is contained in:
2021-09-24 23:13:06 +00:00
parent 8f49e04e94
commit 542926b748
2 changed files with 3 additions and 3 deletions

View File

@@ -305,7 +305,7 @@ namespace AyaNova.Util
/////////////////////////////////////////////////////////
// Erase all user entered data from the db
// This is called by seeder for trial seeding purposes
// and by v8 migrate v7 exporter and by license controller when erasing db
// and by v8 migrate and by license controller when erasing db
internal static async Task EmptyBizDataFromDatabaseForSeedingOrImportingAsync(ILogger _log)
{