1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-26 14:34:31 +02:00

refactor(core): add new Images API instead of Delivery Images API

This commit is contained in:
Awilum
2020-04-17 21:25:46 +03:00
parent 691245a2a0
commit 80c114ced9

View File

@@ -128,7 +128,6 @@ include_once 'dependencies.php';
/**
* Include API ENDPOINTS
*/
include_once 'endpoints/delivery/images.php';
include_once 'endpoints/delivery/entries.php';
include_once 'endpoints/delivery/registry.php';
include_once 'endpoints/management/entries.php';