| commit | 16e4e6778f45af88b3cdb3c535681c6e30fd2f89 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Fri Jun 01 14:57:34 2018 -0700 |
| committer | Kevin Moore <kevmoo@google.com> | Fri Jun 01 14:57:34 2018 -0700 |
| tree | 660ceca1b3f663e8083ad2c9f02d9eb2988b552a | |
| parent | e50261c0896fc06d09a429e95fc62447c30d1283 [diff] |
Remove non-useful doc comment
diff --git a/pkgs/pubspec_parse/lib/src/errors.dart b/pkgs/pubspec_parse/lib/src/errors.dart index 528e44a..dbdc947 100644 --- a/pkgs/pubspec_parse/lib/src/errors.dart +++ b/pkgs/pubspec_parse/lib/src/errors.dart
@@ -52,7 +52,6 @@ /// Describes the nature of the parse failure. final String message; - /// The [YamlNode] that corresponds to the exception. final YamlNode yamlNode; /// If this exception was thrown as a result of another error,