cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
using { sap.capire.bookshop.Books } from '@capire/bookshop';
|
using { sap.capire.bookshop.Books } from '@capire/bookshop';
|
||||||
using { sap.capire.bookshop.Orders } from '@capire/orders';
|
using { sap.capire.bookshop.Orders } from '@capire/orders';
|
||||||
using { sap.capire.bookshop.OrderItems } from '@capire/orders';
|
using { sap.capire.bookshop.OrderItems } from '@capire/orders';
|
||||||
using { Currency, Country, managed, cuid } from '@sap/cds/common';
|
using { Country, managed, cuid } from '@sap/cds/common';
|
||||||
|
|
||||||
namespace sap.capire.bookshop;
|
namespace sap.capire.bookshop;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user