dart format

This commit is contained in:
2025-06-28 10:32:43 +02:00
parent 3ab5305bba
commit d5b040b177
9 changed files with 22 additions and 12 deletions

View File

@@ -9,4 +9,4 @@ class ResultPlacementTable extends Table {
@override
Set<Column<Object>> get primaryKey => {matchId, userId};
}
}