| Index: client/html/generated/html/frog/SVGUnitTypes.dart
|
| diff --git a/client/html/generated/html/frog/SVGUnitTypes.dart b/client/html/generated/html/frog/SVGUnitTypes.dart
|
| deleted file mode 100644
|
| index 2ab0c626426dee3eb09c7f72d083e3e488bcc3f5..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/SVGUnitTypes.dart
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -
|
| -class _SVGUnitTypesImpl implements SVGUnitTypes native "*SVGUnitTypes" {
|
| -
|
| - static final int SVG_UNIT_TYPE_OBJECTBOUNDINGBOX = 2;
|
| -
|
| - static final int SVG_UNIT_TYPE_UNKNOWN = 0;
|
| -
|
| - static final int SVG_UNIT_TYPE_USERSPACEONUSE = 1;
|
| -}
|
|
|