TF-4195 Fix comments of coderabbit
This commit is contained in:
@@ -1 +1,4 @@
|
||||
class LabelKeywordIsNull implements Exception {}
|
||||
class LabelKeywordIsNull implements Exception {
|
||||
@override
|
||||
String toString() => 'Label keyword is null';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user