Avoid central index.cds files to ease extensibility

This commit is contained in:
Daniel
2021-03-02 10:37:02 +01:00
parent 861094cc83
commit 2975038696
5 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
using { AdminService } from '../../db';
using { AdminService } from '../../db/schema';
////////////////////////////////////////////////////////////////////////////
//