Skip to content

Commit 58d2c66

Browse files
committed
AC-6731: Validation fixes for webAPI
1 parent a4d9415 commit 58d2c66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Quote/Model/QuoteAddressValidator.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
declare(strict_types=1);
7-
86
namespace Magento\Quote\Model;
97

108
use Magento\Framework\Exception\NoSuchEntityException;

0 commit comments

Comments
 (0)