Skip to content

Commit 38dad4a

Browse files
committed
Comma
1 parent 2c8c645 commit 38dad4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lazer/contracts/evm/src/PythLazerLib.sol

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ library PythLazerLib {
99
Price,
1010
BestBidPrice,
1111
BestAskPrice,
12-
PublisherCount
13-
Exponent,
12+
PublisherCount,
13+
Exponent
1414
}
1515

1616
enum Channel {

0 commit comments

Comments
 (0)