diff --git a/src/flextype/bootstrap.php b/src/flextype/bootstrap.php index 940fe1b7..7de10bbe 100755 --- a/src/flextype/bootstrap.php +++ b/src/flextype/bootstrap.php @@ -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';