Use index.csn

This commit is contained in:
Christian Georgi
2022-08-15 14:05:11 +02:00
parent 66007e2952
commit dff3dd4b89
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
using { sap.capire.orders, OrdersService, sap.common } from '@capire/fiori';
using { sap.capire.orders, OrdersService, sap.common } from '@capire/fiori/';
// using { sap.common } from '@sap/cds/common'; //> TODO this creates duplicated definitions
namespace Z_bookshop.extension;

View File

@@ -1 +0,0 @@
using from './db/common';