1 parent d6ac146 commit b07da80Copy full SHA for b07da80
1 file changed
new-deepnotes/apps/api-worker/src/index.ts
@@ -28,7 +28,6 @@ export default {
28
async scheduled(
29
_event: ScheduledEvent,
30
env: Bindings,
31
- _ctx: ExecutionContext,
32
) {
33
const hyper = env.HYPERDRIVE;
34
if (hyper == null) {
0 commit comments