| Index: client/html/generated/html/frog/DocumentType.dart
|
| diff --git a/client/html/generated/html/frog/DocumentType.dart b/client/html/generated/html/frog/DocumentType.dart
|
| deleted file mode 100644
|
| index 49b938b68a015e496a0a0de2a45e997c74e689c3..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/DocumentType.dart
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -
|
| -class _DocumentTypeImpl extends _NodeImpl implements DocumentType native "*DocumentType" {
|
| -
|
| - final _NamedNodeMapImpl entities;
|
| -
|
| - final String internalSubset;
|
| -
|
| - final String name;
|
| -
|
| - final _NamedNodeMapImpl notations;
|
| -
|
| - final String publicId;
|
| -
|
| - final String systemId;
|
| -}
|
|
|