Remove legacy entry points

This commit is contained in:
2026-06-15 10:20:14 +02:00
parent 6893792723
commit 56b9edefa8
12 changed files with 13 additions and 32 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
declare(strict_types=1);
require dirname(__DIR__) . '/order-import.php';
require_once __DIR__ . '/../modules/erp/import-integration/order-import.php';