Fix: remove duplicate/corrupt code at end of index.ts
This commit is contained in:
@@ -113,9 +113,3 @@ export default {
|
|||||||
port,
|
port,
|
||||||
fetch: app.fetch,
|
fetch: app.fetch,
|
||||||
};
|
};
|
||||||
${port}`);
|
|
||||||
|
|
||||||
export default {
|
|
||||||
port,
|
|
||||||
fetch: app.fetch,
|
|
||||||
};
|
|
||||||
|
|||||||
Reference in New Issue
Block a user