Index: tools/dom/src/KeyLocation.dart |
diff --git a/tools/dom/src/KeyLocation.dart b/tools/dom/src/KeyLocation.dart |
index 33d28870aff2c56a9fb33ffb02c637164374069a..db4c423b4065652f17ddbc503bc11bee08b6c07b 100644 |
--- a/tools/dom/src/KeyLocation.dart |
+++ b/tools/dom/src/KeyLocation.dart |
@@ -9,7 +9,6 @@ part of html; |
* KeyboardEvent.getKeyLocation. |
*/ |
abstract class KeyLocation { |
- |
/** |
* The event key is not distinguished as the left or right version |
* of the key, and did not originate from the numeric keypad (or did not |