diff --git a/src/context/status.ts b/src/context/status.ts index c2985f031..e8113519c 100644 --- a/src/context/status.ts +++ b/src/context/status.ts @@ -1,4 +1,4 @@ -import statuses from 'statuses/codes.json' assert { type: 'json' } +import statuses from 'statuses/codes.json' import { ResponseTransformer } from '../response' /**