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