docs: Remove unrelated macro

This commit is contained in:
ValentinVignal 2024-03-07 09:54:54 +08:00
parent 113a693403
commit 27488cf301
No known key found for this signature in database
GPG Key ID: 040FFDADFB7EF05A
1 changed files with 0 additions and 1 deletions

View File

@ -311,7 +311,6 @@ class DataClassName {
final String? name;
/// The overridden name to use when generating the companion class for a table.
/// {@macro drift_custom_data_class}
final String? companion;
/// The parent type of the data class generated by drift.