| Index: client/dom/scripts/template_callback.darttemplate
|
| diff --git a/client/dom/generated/src/interface/FileCallback.dart b/client/dom/scripts/template_callback.darttemplate
|
| similarity index 81%
|
| copy from client/dom/generated/src/interface/FileCallback.dart
|
| copy to client/dom/scripts/template_callback.darttemplate
|
| index 89a355bf822509fb93676cb43c1947c96c9c7a29..38cdf1439248a0c679f1bc634a45c8e918bfc3f1 100644
|
| --- a/client/dom/generated/src/interface/FileCallback.dart
|
| +++ b/client/dom/scripts/template_callback.darttemplate
|
| @@ -4,7 +4,3 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| -interface FileCallback {
|
| -
|
| - bool handleEvent(File file);
|
| -}
|
|
|