Skip to content

Commit 38c5540

Browse files
committed
+Inital commit
1 parent 42a02ad commit 38c5540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/annotations/must_handle_return_annotation.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ const mustHandleReturn = MustHandleReturnAnnotation();
4545

4646
/// The class that enables the `@mustHandleReturn` annotation.
4747
final class MustHandleReturnAnnotation {
48-
/// Creates a new `MustHandleReturn` instance.
4948
const MustHandleReturnAnnotation();
5049
}

0 commit comments

Comments
 (0)