chore: remove test

This commit is contained in:
Nathan 2025-04-24 00:33:19 +08:00
parent 291607522b
commit 4f23139df0

View File

@ -1,5 +1,3 @@
import 'anon_user_data_migration_test.dart' as anon_user_test;
void main() async {
anon_user_test.main();
// anon_user_test.main();
}