mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 04:46:05 +00:00
chore: bump version to 0.19.0-rc.2 and remove unused server initialization callback in Cloudflare config
This commit is contained in:
@@ -158,7 +158,6 @@ export async function makeConfig<Env extends CloudflareEnv = CloudflareEnv>(
|
||||
sessionHelper.set(c, session);
|
||||
await next();
|
||||
});
|
||||
appConfig.options?.manager?.onServerInit?.(server);
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user