Chromium Code Reviews| Index: lib/core/expect.dart |
| diff --git a/lib/core/expect.dart b/lib/core/expect.dart |
| index d9346bcbca1aa62fb09e57cb7d4993178ec59159..2b87297d315d0484a9ee354d8b7c077f2727c9d1 100644 |
| --- a/lib/core/expect.dart |
| +++ b/lib/core/expect.dart |
| @@ -10,7 +10,6 @@ |
| * test assertions. |
| */ |
| class Expect { |
| - |
| /** |
| * Checks whether the expected and actual values are equal (using `==`). |
| */ |