Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit c682246

Browse files
authored
Update _nonComposerLoader.php
Just removed 2 unnecessary Tabs / Spaces
1 parent d12486e commit c682246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/_nonComposerLoader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
require_once('Product.php');
3131
require_once('ProductInfo.php');
3232
require_once('Receiver.php');
33-
require_once('Filial.php');
34-
require_once('PackStation.php');
33+
require_once('Filial.php');
34+
require_once('PackStation.php');
3535
require_once('Response.php');
3636
require_once('ReturnReceiver.php');
3737
require_once('Sender.php');

0 commit comments

Comments
 (0)