diff --git a/examples/web.ts b/examples/web.ts index 25dbb4b..c0fbee2 100644 --- a/examples/web.ts +++ b/examples/web.ts @@ -7,7 +7,6 @@ * file that was distributed with this source code. */ -import cookie from 'cookie' import { createServer } from 'node:http' import { createError } from '@poppinss/exception'