Skip to content

Commit 098770d

Browse files
#24485: Static test fix.
1 parent e89a604 commit 098770d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/internal/Magento/Framework/Pricing/PriceCurrencyInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
*/
1414
interface PriceCurrencyInterface
1515
{
16-
/**
17-
* Default precision
18-
*/
1916
const DEFAULT_PRECISION = 2;
2017

2118
/**

0 commit comments

Comments
 (0)