Remove outdated comment

This commit is contained in:
Carlos Fernandez 2026-07-11 18:35:05 -04:00
parent d5ab01cbd1
commit 0417595806

View file

@ -23,7 +23,6 @@ export class MigrationHandlerBase {
}
async migrate() {
// todo: handle migrations, but have a way for a migration handler to specify if migrations are handled
// todo: handle more than just migrating effects. Right now this can only migrate effects
// NOTE: the preload is hardcoded, we should not hardcode it