| Index: client/html/src/LoseContext.dart
|
| diff --git a/client/html/generated/src/interface/LoseContext.dart b/client/html/src/LoseContext.dart
|
| similarity index 87%
|
| rename from client/html/generated/src/interface/LoseContext.dart
|
| rename to client/html/src/LoseContext.dart
|
| index 3d4a80413204e26099b204d0736761c995692df0..e420efbe5c44f3be67ec2a758a8a27749ecfd507 100644
|
| --- a/client/html/generated/src/interface/LoseContext.dart
|
| +++ b/client/html/src/LoseContext.dart
|
| @@ -2,8 +2,6 @@
|
| // 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 LoseContext {
|
|
|
| void loseContext();
|
|
|