UNPKG

orange-orm

Version:

Object Relational Mapper

5 lines (4 loc) 103 B
function deleteSessionContext(context) { delete context.rdb; } module.exports = deleteSessionContext;