Removed Request
This commit is contained in:
parent
0c2462ca22
commit
a0ca8207bd
1 changed files with 1 additions and 1 deletions
2
ui/app/api/env/route.ts
vendored
2
ui/app/api/env/route.ts
vendored
|
@ -1,4 +1,4 @@
|
||||||
import { Request, Response } from 'next/server';
|
import { Response } from 'next/server';
|
||||||
import process from 'process';
|
import process from 'process';
|
||||||
|
|
||||||
async function requestHandler(_request: Request): Response {
|
async function requestHandler(_request: Request): Response {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue