cleanup
This commit is contained in:
Binary file not shown.
@@ -1,9 +0,0 @@
|
|||||||
const cds = require ('@sap/cds');
|
|
||||||
|
|
||||||
|
|
||||||
cds.on('bootstrap', async app => {
|
|
||||||
await cds.mtx.in(app);
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
module.exports = cds.server;
|
|
||||||
Reference in New Issue
Block a user