Skip to content

Commit 8332a99

Browse files
author
FalkWolsky
committed
Remove Comment
1 parent 895673a commit 8332a99

File tree

1 file changed

+0
-2
lines changed
  • server/node-service/src/plugins/lowcoder

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ const lowcoderPlugin: DataSourcePlugin<any, DataSourceConfigType> = {
8282
specVersion: specVersion
8383
};
8484

85-
console.log("runApiDsConfig: ", runApiDsConfig)
86-
8785
return runOpenApi(actionData, runApiDsConfig, version2spec(specs, dataSourceConfig.specVersion) as OpenAPIV3.Document);
8886
},
8987
};

0 commit comments

Comments
 (0)