diff options
Diffstat (limited to 'macros/ui/task-no-context.stderr')
-rw-r--r-- | macros/ui/task-no-context.stderr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/ui/task-no-context.stderr b/macros/ui/task-no-context.stderr deleted file mode 100644 index 62147aab..00000000 --- a/macros/ui/task-no-context.stderr +++ /dev/null @@ -1,5 +0,0 @@ -error: this task handler must have type signature `async fn(foo::Context, ..)` - --> ui/task-no-context.rs:6:14 - | -6 | async fn foo() {} - | ^^^ |