Skip to content

Commit 57c1f62

Browse files
authored
Merge pull request #47 from ringcentral/publish-libs
feat(json-api): refactoring update and insert attr
2 parents b2f0db6 + cdefff2 commit 57c1f62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/json-api/src/lib/json-api.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ export class JsonApiModule implements OnModuleInit {
160160

161161
SwaggerService.addEntity(entity);
162162
});
163-
// console.log(moduleParams)
164163
return moduleParams;
165164
}
166165
}

0 commit comments

Comments
 (0)