| Index: client/html/generated/src/interface/SVGAElement.dart
|
| diff --git a/client/html/generated/src/interface/SVGAElement.dart b/client/html/generated/src/interface/SVGAElement.dart
|
| deleted file mode 100644
|
| index 7603a4b5d52d1c25f3b058387dfc7e722c499b39..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/src/interface/SVGAElement.dart
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| -// for details. All rights reserved. Use of this source code is governed by a
|
| -// BSD-style license that can be found in the LICENSE file.
|
| -
|
| -// WARNING: Do not edit - generated code.
|
| -
|
| -interface SVGAElement extends SVGElement, SVGURIReference, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable {
|
| -
|
| - SVGAnimatedString get target();
|
| -}
|
|
|