Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
dickermoshe committed Oct 16, 2024
1 parent 1f81dab commit 9d8e69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lib/snippets/dart_api/tables.dart
Original file line number Diff line number Diff line change
Expand Up @@ -319,4 +319,4 @@ class TodoCategories extends Table {
IntColumn get id => integer().autoIncrement()();
// and more columns...
}
// #enddocregion references
// #enddocregion references

0 comments on commit 9d8e69b

Please sign in to comment.