| Index: client/dom/generated/src/frog/SVGUnitTypes.dart
|
| diff --git a/client/dom/generated/src/frog/SVGUnitTypes.dart b/client/dom/generated/src/frog/SVGUnitTypes.dart
|
| deleted file mode 100644
|
| index b61b10888631f807898a58ff689060ba56b2119b..0000000000000000000000000000000000000000
|
| --- a/client/dom/generated/src/frog/SVGUnitTypes.dart
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -
|
| -class _SVGUnitTypesJs extends _DOMTypeJs 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;
|
| -}
|
|
|