Skip to content

Commit cbd2e10

Browse files
committed
rm log path
1 parent b495ea6 commit cbd2e10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/whale-api/src/e2e.defid.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ class DefidOceanApiClient {
8787
}
8888

8989
async get (path: string): Promise<any> {
90-
console.log('path: ', path)
9190
const res = await this.fetchTimeout(path, {
9291
method: 'GET',
9392
headers: {

0 commit comments

Comments
 (0)