Skip to content

Commit b07da80

Browse files
committed
fix: lint error
1 parent d6ac146 commit b07da80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • new-deepnotes/apps/api-worker/src

new-deepnotes/apps/api-worker/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export default {
2828
async scheduled(
2929
_event: ScheduledEvent,
3030
env: Bindings,
31-
_ctx: ExecutionContext,
3231
) {
3332
const hyper = env.HYPERDRIVE;
3433
if (hyper == null) {

0 commit comments

Comments
 (0)