Skip to content

Commit 5c0687c

Browse files
sarikesunlei
authored andcommitted
feat: add datadog and notion plugin
1 parent 80f147a commit 5c0687c

File tree

1 file changed

+0
-1
lines changed
  • server/node-service/src/plugins/openApi

1 file changed

+0
-1
lines changed

server/node-service/src/plugins/openApi/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ export async function runOpenApi(
100100
duplex: "half",
101101
headers: _.omitBy(req.headers, (i) => !i),
102102
};
103-
console.info(ret);
104103
return ret;
105104
},
106105
});

0 commit comments

Comments
 (0)